Hi im attempting to create a room viewing system where by
The building selected with a drop down - this uses an sql query to store the data of the building from a different table rooms
then if its available from now ie rooms free for 1 hour from now
a drop down that gives the option of picking software
Any help would be great im struggling with the table linking and hourly system mainly.
then making a pie chart that dynamic data takes data from inuse in use being binary 0 not in use 1 in use
so far i have
buildings
building_id
building
room
room_id
software
booked
book_start
book_end
pc
pc_id
in_use