generated from Richfletch92/ci-full-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
As a Customer, I want to book a table or join an open game night using a simple booking inquiry form, so I can easily organise a group visit or a special occasion.
Acceptance Criteria
- A booking inquiry form for private events or game nights is easy to find, and the form is simple and easy to use.
- The form includes all necessary fields to gather event details: Name, Email, Phone Number, Event Type and Message. Event types are: Reserve a table, Dungeons & Dragons, Retro Game Night, Tournament, Kids Party.
- All fields on the form must be completed before the user can submit the form.
- When the form is completed correctly, the user is taken to a success page.
Tasks
- Implement a booking inquiry form on the website.
- Implement HTML validation on the form to fit the requirements above.
- Create a success page to direct users to after submitting the form.