phpMyReservation is a web-based reservation and booking system.
It was originally written to replace the paper-based reservation system used to reserve a common washing machine. Since it has other potential uses, and can be useful to others, I decided to make it available here.
It can for example be used to reserve a tennis court, a conference/meeting room etc. It is not intented to be used in situations where high security, high reliability or being able to handle hundreds of users is required.
Many are contacting me regarding a new version. As of now I can not guarantee a new version in the near future. I will keep all your suggestions in mind if I start working on a new version. I am aware of that this version has some bugs, flaws and not the best code. Feel free to fork and improve it! This was written when I was still learning to program web-based apps. It is pretty stable and works well in many conditions, though.
Thanks for all your nice feedback!
- Make sure you read the demo information on the new user page
- A demo can be found here
- Create a new user to test it
- Fast, easy and smooth
- User login
- Browse through all weeks of the year
- A price per reservation can be set
- Usage is stored automatically
- User control panel
- Advanced admin control panel
- Receive reservation reminders by email
First:
Server:
- Web server with PHP and MySQL
Client:
- A modern browser