Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 1.02 KB

README.md

File metadata and controls

12 lines (9 loc) · 1.02 KB

CI Status codecov

Ui

  • This is a brownfield team project done under NUS's CS2103T: Software Engineering.
    • It has been built up from an ongoing software project for a desktop application (called AddressBook) used for managing contact details. This provides a reasonably well-written code base bigger (around 6 KLoC) than what students usually write in beginner-level SE modules, without being overwhelmingly big.
    • It is written in OOP fashion.
    • It has user and developer documentation
    • For detailed documentation, please refer to the TBM Website.

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