Skip to content

chuckyang123/tp

 
 

Repository files navigation

Java CI Docs CI

Ui

  • This is The project is tailored for TAs in NUS School of Computing.
    Example usages:
    • managing student information for CS tutorial classes (attendance, homework, consultations)
    • tracking student progress and performance across multiple tutorial groups.
    • organizing consultation
  • The project simulates 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 SoCTAssist (CTA for short) because it was created to assisting TAs in SoC
  • For the detailed documentation of this project, see the SoCTAssist 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 98.7%
  • CSS 1.3%