Skip to content

Improvement : club not able to book negative number of places#356

Open
Tit-Co wants to merge 5 commits intoOpenClassrooms-Student-Center:masterfrom
Tit-Co:improvement/club-not-able-to-book-negative-number-of-places
Open

Improvement : club not able to book negative number of places#356
Tit-Co wants to merge 5 commits intoOpenClassrooms-Student-Center:masterfrom
Tit-Co:improvement/club-not-able-to-book-negative-number-of-places

Conversation

@Tit-Co
Copy link

@Tit-Co Tit-Co commented Mar 11, 2026

Summary

  • A club secretary should not be able to type a negative number of places while booking.

Improvement

server.py

  • Checked if the number of places required is negative and in this case returns as well a message to the secretary as the booking is not possible.

index Template

  • Used flash messages in index template to inform user.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant