Lecturers monitoring system
It is a training project that is monitoring system made with javafx and sqlite3.
- Clone repository
- Compile a program to execute file
- Download database
- Change database path in MainSystem class
- Fill database with your data
- Run executable file
- Input login and password
- Sign in as admin or user
- If you are user, you can add hours to plans or add new plan
- Admin may get total sums of all user's plans, or get lecturers, who exceeded the plan
- Admin can select lecturer's parameters (academic degree, department and date) and find lecturers with that parameters
- Dmitriy Tarasenko (@dmitars): managed full project