Skip to content

AY2223S2-CS2103-F11-1/tp

 
 

Repository files navigation

TrAcker

Java CI Ui Ui

  • This is event tracker project for NUS CS2040 Teaching Assistants (TA).
    Example usages:
    • for tutorial TAs to keep track of consultations and tutorial related tasks
    • for lab TAs to keep track of lab assignments, lab questions and markings
  • The project is built from an ongoing software project for a desktop application (called AddressBook) used for managing contact details.
    • It is written in OOP fashion. It provides a reasonably well-written code base bigger (around 6 KLoC) than what students usually write in beginner-level SE modules, without being overwhelmingly big.
    • It comes with a reasonable level of user and developer documentation.
  • It is named TrAcker because it is a word play on "TA Tracker".
  • For the detailed documentation of the starting point of the project, see the Address Book Product Website.
  • This project is a part of the se-education.org initiative. If you would like to contribute code to this project, see se-education.org for more info.