Skip to content

amosting/tp

This branch is 23 commits behind AY2324S1-CS2103T-W10-1/tp:master.

Folders and files

NameName
Last commit message
Last commit date
Nov 11, 2023
Oct 27, 2023
Aug 4, 2023
Nov 13, 2023
Jun 20, 2022
Nov 13, 2023
Jul 28, 2018
Nov 3, 2023
Aug 7, 2016
Nov 13, 2023
Oct 25, 2023
Aug 8, 2016
May 3, 2019
Jun 20, 2022
Jun 20, 2022

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

Releases

No releases published

Packages

No packages published

Languages

  • Java 97.2%
  • CSS 2.8%