Skip to content

chiralcentre/tp

This branch is 558 commits behind AY2324S2-CS2103T-W08-1/tp:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

df16a3a · Feb 28, 2024
Feb 17, 2024
Aug 4, 2023
Feb 28, 2024
Jun 20, 2022
Sep 3, 2023
Jul 28, 2018
May 18, 2023
Aug 7, 2016
Feb 28, 2024
Aug 4, 2023
Aug 8, 2016
May 3, 2019
Jun 20, 2022
Jun 20, 2022

Repository files navigation

CI Status codecov Ui

  • This is an app for recruiters to manage candidates.
    Example usages:
    • retrieves the candidate list if an excel sheet containing the candidate list is put in the correct location
    • create/read/update/delete candidates in the candidate list
    • track the status of each candidate in the hiring pipeline
  • The project is an ongoing software project for a desktop application (called HireHub) used for managing candidate details.
    • It is based on the AddressBook-Level3 project, with additional tweaks and features to provide a customised experience for recruiters.
    • From the AddressBook-Level3 project: > It is written in OOP fashion. It provides a reasonably well-written code base bigger than what students usually write in beginner-level SE modules, without being overwhelmingly big.
    • It comes with a reasonable level of user and developer documentation.
  • It is named Hirehub because it is meant to help recruiters to manage and hire candidates seamlessly.
  • For the detailed documentation of this project, see the User Guide if you are interested in using HireHub, or the Developer Guide if you are interested in developing HireHub.
  • This project is based on the AddressBook-Level3 project created by the SE-EDU initiative.

Releases

No releases published

Packages

No packages published

Languages

  • Java 98.4%
  • CSS 1.6%