The easiest way to install the latest version is by using pip , must have root access to your machine.
pip3 install pymysql
pip3 install flask
Python 3.3 & 3.4 are supported.
Start initDB.py and wait for "Database Created" now start server.py
Default Authorized User Login İnformation User: Mertcan Pass: admin123
- Main Page - 127.0.0.1:8080/
- Timetable Page - 127.0.0.1:8080/Program
- Add Lecture - 127.0.0.1:8080/Program/Add