What is Reservit?

Reservit is a system where people can request to book resources for certain slots in a day.

Administrators can check these requests and approve them, and also block off certain slots to prevent booking.


Download Reservit

To run Reservit you'll need a web server with PHP and MySQL installed, and your MySQL server must support InnoDB.

Once you've downloaded Reservit, edit the file /app/config/database.php to match your configuration. Then go to http://YOUR-SERVER/path/to/reservit/install.php and follow the instructions.

Version 3.0.3 (up to SVN revision 19)
reservit303.tar.gz (240KB) reservit303.zip (380KB)

If you want the latest source, check the SVN repository.