Skip to content

ShiJiaAo/tp

This branch is 2 commits behind AY2223S2-CS2103-F11-1/tp:master.

Folders and files

NameName
Last commit message
Last commit date
Feb 2, 2023
Jul 19, 2022
Apr 10, 2023
Jun 20, 2022
Apr 10, 2023
Jul 28, 2018
May 22, 2020
Aug 7, 2016
Apr 9, 2023
Mar 23, 2023
Aug 8, 2016
May 3, 2019
Jun 20, 2022
Jun 20, 2022

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.

Packages

No packages published

Languages

  • Java 97.9%
  • CSS 2.1%