An app to manage schedules - built around the university timetable
- Clone the repository
- Install the dependencies
(pip install -r requirements.txt) - Setup an environment file with the following fields:
- SECRET_KEY
- ADMIN_PASS
- Run the app
(python main.py)
- Navigate to the app in your browser
- Login with the admin password
- Add a new schedule
- If admin:
- Add a new user