Skip to content

fernandod1/Meeting-room-booking-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meeting room booking system

PHP script to manage a meeting room booking system.

Features:

  • Added calendar to select any date.
  • Script configured to assign best room acording to number of persons and capability.
  • Not MySQL database required. Data stored in plain text files.

CONFIGURE:

Just edit file config.php to add rooms features (room ID and maximum capability).

SCREENSHOTS:

COLLABORATIONS:

Collaborations to improve script are always welcome.