Reservation Site 2

I have a boat reservation site that is about 80% done. It is the PHP that I am having trouble with. Below is what needs to be completed:

-The login page code: it will take the user’s name and password, confirm that it is correct and log them into the reservation page.
-The reservation page will allow users to rent a boat for a specific date and time and enter the reservation to the database. Once a user submits a reservation, the reservation will be available to view on the “reservations” page of the site.
-The ‘reservations’ page will display a member’s reservation (if they have one) and will have a “cancel reservation” option that allows a user to cancel their reservation.
-a script that displays queries for club officials to track usage (i already have queries created)

This is all i need, pretty simple stuff but I’m learning as I go and I want to get this done quick.
Thanks!

Leave a Reply

Your email address will not be published. Required fields are marked *