Skip to content

AY2122S2-CS2103T-W09-1/tp

 
 

Repository files navigation

CI Status codecov

Ui

  • This is UniGenda, an address book application optimized for University student.
    Example usages:
    • as an application to store your friends' contact information
    • as an application to find a meeting time with your friends
  • The project is built on a sample software project for a desktop application (called AddressBook) used for managing contact details. Similar with the code base,
    • It is written in OOP fashion. It 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 comes with a reasonable level of user and developer documentation.
  • It is named UniGenda because it was supposed to be an aGenda for University students.
  • For the detailed documentation of this project, see the UniGenda Official Website
  • For the detailed documentation of the code base, see the Address Book Product Website.
  • This project is a part CS2103T: Software Engineering module in NUS.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 98.2%
  • CSS 1.3%
  • Shell 0.5%