A little calendar tool custom-designed for the technical crew of Treibhaus, a club in Innsbruck, Austria (UI is German only).
This tool based upon Bootstrap 3.1 and Fat Free Framework 3.3 is a calendar specifically developed for the technical crew of Treibhaus, Innsbruck. They use it to coordinate shows and keep track of who is working when.
- Run EXECUTE_ME.sql on your SQL server to set up the table and populate it with some example data.
- Look at /data/users and set the user credentials (Login, Password) and do not forget to give each user a unique random token, which is used to recreate the user's session with a cookie.
- Open config.ini and put in your SQL login. The app assumes that your SQL server is "localhost".
- Obviously, rename "_htaccess" and "data/_htaccess" to ".htaccess".
- Enjoy.
Questions and comments can be directed to [email protected].