Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fernandod1/meeting-room-booking-system

PHP script to manage a meeting room booking system.
https://github.com/fernandod1/meeting-room-booking-system

booking-platform booking-system booking-website bookingsystem meeting meeting-planner meeting-room-booking meeting-rooms php room-booking room-reservation

Last synced: about 1 month ago
JSON representation

PHP script to manage a meeting room booking system.

Awesome Lists containing this project

README

        

# 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.