Skip to content

[Windows] TutLogger.exe v1.0.1

Latest
Compare
Choose a tag to compare
@IssaAboudi IssaAboudi released this 05 Jan 13:23
· 9 commits to main since this release

Developed by Issa Aboudi for tutoring through the LPC Tutorial Center

Application generates a human readable log file which records tutoring sessions.

ChangeLog:

Moved log file to new folder in .../Documents/ instead of being in the same directory as the application itself
New JSON file for locally storing and keeping track of students and student information (number of sessions conducted, total time spent tutoring that particular student - More to be added later)
JSON file also located in .../Documents/

  • Changes to menu:
    • "Add New Tutee" option to add student to program
    • "List all Tutees" option to show all students stored
    • When adding new session or timing a new session,
    • tutors are prompted to select a tutee for the session