Skip to content

AY2324S1-CS2103T-W12-2/tp

 
 

Repository files navigation

Java CI codecov

Ui

  • The project simulates an ongoing software project for a desktop application (called ManaGease) used for managing full-time employees' information.
    • It is written in OOP fashion.
    • It comes with a reasonable level of user and developer documentation.
  • It is named ManaGease because it aims to help HR managers, the target users, to easily manage the information of their full-time employees.
  • For the detailed documentation of this project, see the ManaGease Project Website.

Acknowledgement

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