Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 480 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 480 Bytes

Requirements

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.

Usage

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