Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/fernandod1/meeting-room-booking-system
- Owner: fernandod1
- License: other
- Created: 2020-12-29T14:30:48.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-02T12:35:23.000Z (almost 4 years ago)
- Last Synced: 2023-04-24T15:51:19.558Z (over 1 year ago)
- Topics: booking-platform, booking-system, booking-website, bookingsystem, meeting, meeting-planner, meeting-room-booking, meeting-rooms, php, room-booking, room-reservation
- Language: PHP
- Homepage: https://www.fernando.info
- Size: 59.6 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.