Schoorbs

Schoorbs is a free (licensed as GPL) system to make room and resource bookings through a WebGUI or interact with it through a REST-API. Schoorbs is a fork of MRBS. Since then various changes were made.
Features
- View everything per a XHTML 1.1 valid Webinterface, you use your favorite Webbrowser
- Runs on all servers supporting PHP(>= 4.3) and MySQL(either the mysql or the mysqli interface) or PostgreSQL.
- Authentication with your existing user database (eg Netware, NT Domain, NIS etc.)
- Ensures that conflicting entries cannot be entered
- Selectable DAY / WEEK / MONTH views
- Multiple auth levels (read-only, user, admin)
- Multiple languages supported (translated to Czech, Chinese, Danish, Dutch, Finnish, French, German, Greek, Italian, Japanese, Norwegian, Portuguese, Spanish, Swedish)
- Communication with Schoorbs through a REST-API is also possible, so making own scripts/programs using Schoorbs is possible without using PHP.
- Uses the equal database structure as MRBS, you even could use both in parallel, if you want to evaluate them
Demo
Coming soon (host is moving to a new server).
Contact
Use the General discussion and Support mailinglist to get support or take action in Schoorbs development.
History
It was initially a 'Facharbeit'(a scholar work for pupils in an upper class in Germany/Rhineland-Palatine) of Uwe L. Korn. Because the changes to MRBS should/could help others, it is now available public, the changes won't be merged back into MRBS because they are just too big.
Links