Skip to content

AY1920S2-CS2103T-W17-4/main

 
 

Repository files navigation

TA-Tracker

Build Status Build status Coverage Status Codacy code quality

Ui

TA-Tracker is a productivity tool made for NUS School of Computing (SoC) Teaching Assistants (TAs) who want to be able to track and manage their students and claimable hours in one place.

Teaching Assistants at SoC have to keep a track of:

  • claimable hours so that they can fill up the TSS Claims form at the end of each semester.

  • teaching-related sessions with claimable hours

  • students and their contact information

  • students' participation marks

  • notes for certain students (such as recommendations)

Rather than managing this through several excel spreadsheets and notes, TA-Tracker allows TAs to track everything in a single, convenient-to-use platform.

In particular, TA-Tracker is a Command Line Interface (CLI) application packaged with a Graphical User Interface (GUI). This means that users are expected to interact with the TA-Tracker mainly through the command line, and each command executed will evoke a visual response in the TA-Tracker.

Acknowledgements

Licence : MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 98.6%
  • CSS 1.1%
  • Shell 0.3%