Teaching Assistant Contact Helper (TACH)
The Teaching Assistant Contact Helper (TACH) is a desktop app that helps Computer Science (CS) Teaching Assistants (TAs) from National University of Singapore (NUS), especially those that tutor multiple tutorial groups, by managing their students in an organised manner. The sorting feature allows TAs to view, categorize and get information of all their students in a glance. It is optimized for Command Line Interface (CLI) users so that frequent tasks can be done faster by typing in commands. While it has a GUI (Graphical User Interface), most of the user interactions happen using the CLI.
- If you are interested in using TACH, head over to the Quick Start section of the User Guide.
- If you are interested about developing TACH, the Developer Guide is a good place to start.
Acknowledgements
- Libraries used: JavaFX, Jackson, JUnit5, Markdown-javafx-renderer