- Records the working hours only on the current day
- Displays the last 5 records
- Calculates the total hours worked in the day
- Generates records in SQLITE database
- Allows generating .txt with monthly records
- Thus, it can be printed in A4 / Landscape
- C++
- CMake
- QT Creator
- QT Framework
- SQLite (QSQLite)