phpMyReservation is a web-based reservation system. It is based on HTML5, PHP and MySQL, and it is free and open source.
It was originally written to replace the paper-based reservation system used to reserve a washing machine used by many people where I live. Since it has other potential uses, and can be useful to others, I decided to make it available here.
In addition to reserving a washing machine, 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 the current version have some bugs and flaws. As I have no education in technology whatsoever, I learn how to code in my spare time. With my knowledge today, I am aware of the fact that the code could be better. Test it thoroughly to see if it works for you.
Thanks for all your nice feedback!
- A demo can be found here
- Create a new user to test it. Make sure you read the demo information on the new user page
- 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
NOTE: This web app was intended to be run on a server that is in the same time zone as the users, so there is no time zone support, as it was intented to be a private project.
Server:
- Web server with PHP
- MySQL
Client:
- A modern browser