Skip to content

linux-dntt1/phpmyreservation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 

Repository files navigation

phpMyReservation

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.

!!! This project is currently not maintained !!!

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.

Please see:

Thanks for all your nice feedback!

Demo

Download

Wiki

Features

  • 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

Requirements

First:

Server:

  • Web server with PHP and MySQL

Client:

  • A modern browser

About

Web-based reservation and booking system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • PHP 60.6%
  • JavaScript 30.4%
  • CSS 9.0%