Jump to content

Help me with the Reservation System Please


moe84

Recommended Posts

Hi all

 

I am building a website for a restaurant where the registered user can do booking in the booking page where user finds the booking form. my problem is I created the log in system but cannot workout with the booking page.

 

I have this scenario -

 

Customer visits site & registers details (name, email etc) on a "registration page" (creating a username & password which goes into your database) - done that

 

Next day, customer visits site and logs in on a "log in page" using the username & password from the previous day which is now stored in your database. Can now make a booking based on this log in. (cannot do this)

i imagine a good way to do this (as i thought about doing one for my restaraunt where i work) would be...

 

create a page with the layout of your restaraunt, for example, put little "tables and chairs" as they appear in real life, onto the page. when a logged-in user clicks one it would "reserve" it in a database for a specific night. i think that would be  the best way, you just need to call the tables like table1, table2 etc so your script knows whuich to reserve.

you could also show underneath the pictures of the tables [Reserved] or [available] as needed

 

if it was help in actually setting up the log-in feature, theres some decent tutorials on how to do this (my knowledge is limited)

 

hope this helps

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.