Skip to content

AY2324S1-CS2103T-W08-1/tp

 
 

Repository files navigation

Staff-Snap

CI Status codecov

This is a CS2103T project by AY2324S1-CS2103T-W08-1.

A hiring management program for Hiring Managers to track applicants throughout the hiring process.

Ui

Staff-Snap is a desktop app for Hiring Managers to track applicants through the recruitment cycle, optimized for use via a Command Line Interface (CLI) while still having the benefits of a Graphical User Interface (GUI). If you can type fast, Staff-Snap can get your staff information management tasks done faster than traditional GUI apps.

Features

  • Add an applicant
  • Edit an applicant's details
  • Delete an applicant
  • View all applicants
  • Find an applicant by name
  • Sort applicants by descriptor
  • Filter applicants by descriptor criteria
  • Add an interview to an applicant
  • Edit an interview of an applicant
  • Delete an interview of an applicant
  • Edit an applicant's status
  • Import csv data
  • Save data to file
  • Clear all data

Issues and Bugs

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

Links

Acknowldgements

About

Staff-Snap - CLI-based applicant hiring management desktop app

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 98.5%
  • CSS 1.5%