Skip to content

[Linux] TutLogger.sh v1.0.1

Compare
Choose a tag to compare
@IssaAboudi IssaAboudi released this 05 Jan 13:08
· 27 commits to main since this release
a48fc82

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