Skip to content

v1.3

Compare
Choose a tag to compare
@yashpola yashpola released this 02 Apr 12:10
· 140 commits to master since this release
4e8322b

What's New

In v1.3 we've extended our MVP for Tether, our open-source Applicant Tracking System that now allows hiring managers to:

  • Add and edit statuses to applicants for ease of tracking progress. Available statuses are resume review, pending interview, completed interview, waiting list, accepted, rejected.
  • Add and edit statuses to interviewers for ease of tracking availability for interviews. Available statuses are free, interview with [applicant name].
  • Find applicants and interviewers by phone and email as well instead of just name.
  • Have interviews sorted in chronological order at all times, allowing them to view upcoming interviews at a glance.
  • Filter interviews by date
  • Filter persons by status
  • View some overall statistics, namely number of applicants (as well as breakdown by status), number of interviewers (as well as breakdown by status), and number of interviews

In addition, we have a cool new user interface that renders both upcoming interviews and persons side-by-side and eliminates the extra command to list_interviews!

Seeing is believing?

Applicant/Interviewer statuses

image image

Finding persons by phone and email.

image image

Filtering interviewers by date.

image image

Filtering persons by status.

image image

View overall statistics.

image

Cool new GUI.

image

Full Changelog

https://github.com/AY2324S2-CS2103T-F11-3/tp/commits/v1.3/