I’m looking for someone to create a booking system.
The system should be able to allow the user to check the availability and book for a specific date dependent on availability.
Once they have selected the day to book, I would like them to be taken to a confirmation page where they can print a receipt.
The system should also email them a confirmation and allow them to reschedule if they need to. We will also need a backend for us to be set available dates, and re-schedule a user if need be.
Breakdown:
User registration form
User receives confirmation email link
User clicks on links and is able to log in to system
User logs in and has options on available dates available and is able to select just one day
User selects date and is taken to a confirmation page that is printable with the information needed
User must have ability to go back and change the date selected if need be.
Back end to system:
Administrator should have ability to see all registered users and dates booked.
Manually book people
Manually delete and or change a booking for any user/s
Easily see bookings per date selected.