Trying to create an online booking system using PHP/MySQL in Dreamweaver

Associate
Joined
3 Nov 2002
Posts
281
I'm creating an online booking system for IT equipment using PHP/MySQL in Dreamweaver.

So far I have a user registration page, login page, admin login page, admin management pages such as add/edit users and equipment. They are all working fine with the database.

It's now time for me to create the booking system - however I've spent a lot of time looking at tutorials on the internet and I'm not sure when to start. I want to be able to display equipment that is available with users having the ability to book equipment for a specified period of time with that equipment then becoming unavailable to other users for that period.

Could anyone give me any advice to start?

Cheers
 
Associate
OP
Joined
3 Nov 2002
Posts
281
Thanks a lot for the info, that has given me a better understanding of what I need to do. Simplicity is what I am after certainly as I do not have the depth of knowledge to create anything more complicated at the minute.

Cheers
 
Back
Top Bottom