You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Teaching Assistant's Assistant (TA2) is a desktop application designed for teaching assistants (TAs)
from the School of Computing (SOC) at the National University of Singapore (NUS) to manage students' information and keep track of students' assignment submissions.
TA2 is optimized for use via a Command Line Interface (CLI) while still having the benefits of a Graphical User Interface (GUI).
This is a project done by Software Engineering (SE) students in T13-2.
If you are a new user or wish to find out more about how to use TA 2, head to our User Guide!
For Developers
If you are interested in developing TA2, the Developer Guide will bring you up to speed about the high level overview of the software and its current design choices!
Acknowledgement
This project is based on the AddressBook-Level3 project created by the SE-EDU initiative.