Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1.04 KB

README.md

File metadata and controls

14 lines (11 loc) · 1.04 KB

ePoch

CS2103-T14-2

CI Status codecov

Ui

  • ePoch is a desktop app for managing contacts, optimized for use via a Command Line Interface (CLI) while still having the benefits of a Graphical User Interface (GUI). It has been designed for the busy NUS student, allowing the user to create contacts for persons and to create CCAs; link those persons and CCAs together; and to create periodic reminders for those CCAs.
  • This contact manager is:
    • written in OOP fashion.
    • is based on the AddressBook-Level3 project created by the SE-EDU initiative.
  • Documentation for this project, such as the User Guide and Developer Guide, can be found in the docs folder.
  • ePoch is a product of the CS2103 T14-2 team.