Skip to content

nus-cs2103-AY2122S2/tp

Repository files navigation

CI Status

Ui

Teaching Assistant Contact Helper (TACH)

  • This is a team project for a desktop application (called TACH) used by Computer Science (CS) Teaching Assistants (TAs) in NUS to manage and keep track of their students in the TAs tutorial groups.
  • TACH aims to solve problems of CS TAs regarding management and alleviate their workload by:
    • Managing their students in an organised manner
    • Easily access a student's contact details like their email or Telegram
    • Find students either by their name or by their tutorial group
  • It is named Teaching Assistant Contact Helper (TACH for short) because it helps TAs with their students' contacts.
  • For detailed documentation of this project, see the TACH Product Website
  • This project is based on the AddressBook-Level3 project created by the SE-EDU initiative.