Skip to content

Releases: xinen26/tp

Release list

v1.2

Choose a tag to compare

@xinen26 xinen26 released this 21 Mar 14:12
81dc753

What's new:

Add_applicant command, previously known as Add, has been updated to work for Applicant Class and takes in one new field: Role. Also, Stage is initialised as "initial_application" for each new applicant.

add_applicant.mov

Edit_applicant command, previously known as Edit, has been updated to work for Applicant Class. It is now able to edit the Stage and Role of applicant.

edit_applicant.mov

New Note command has been added to help HR Recruiters leave comments on individual applicants' entries. An optional "date" can be added to the comments.

note.mov

New Filter command has been added to facilitate finding Applicants by their Role and Stage.

filter.mov

New Export command has been added to facilitate extraction of applicants’ contacts into an external JSON file.

export.mov