Skip to content

nabonitasen/TAfinder

 
 

Repository files navigation

TAfinder

codecov

This is a CS2103T project by AY2324S1-CS2103T-W10-1. It is based on the AddressBook-Level3 project created by the SE-EDU initiative.

TAfinder is a desktop app for NUS professors to find and track Teaching Assistant (TA) information. It is optimised for use via a Command Line Interface (CLI) while still having the benefits of a Graphical User Interface (GUI). If you are an NUS professor that can type fast, and who is in need of an app to find and manage TA information, TAfinder is the app for you!

Ui

Features

  • Basic Applicant management
    • Listing all applicants: list
    • Hiding/unhiding an applicant from the list: hide/unhide
    • Editing an applicant's information: edit
    • Adding an applicant: add
    • Viewing an applicant's details: view
  • Applicant evaluation & comparison
    • Sorting applicants by grades: sort
    • Comparing 2 applicants: compare
    • Bookmarking/Unbookmarking an applicant: bookmark/unbookmark
    • Adding comments for an applicant: comment
  • Data management and export
    • Import applicants from a spreadsheet: import
    • Attaching file to an applicant's profile: attach

Issues and Bugs

Spot a bug? Let us know by launching a Bug Report at the Issues tab!

About

Helping you find the best TAs for your module

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 97.2%
  • CSS 2.8%