Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.01 KB

README.md

File metadata and controls

16 lines (12 loc) · 1.01 KB

CI Status

Ui

  • This is a brown-field team project done by NUS students.
    Example usages:

    • as an application management tool for HRs
    • as a case study
  • The project simulates an ongoing software project for a desktop application (called MrTechRecruiter) used for managing job application.

    • It is written in OOP fashion.

    • It comes with a reasonable level of user and developer documentation.

  • It is named MrTechRecruiter (MTR for short) because it is created for recruiters in tech companies to better manage job applications.

  • For the detailed documentation of this project, see the MrTechRecruiter Product Website.

  • This project is based on AddressBook Level 3 project created by the SE-EDU initiative.