Skip to content

AY2021S1-CS2103T-F12-3/tp

 
 

Repository files navigation

CAP5Buddy


CI Status Ui

  • CAP5Buddy is a project developed for a software engineering module (CS2103T) at the National University of Singapore.
    • CAP5Buddy is a desktop application that helps NUS SoC students to keep track of their module details efficiently, optimized for use via a Command Line Interface (CLI) while still having the benefits of a Graphical User Interface (GUI).
    • It helps them centralize key module details and follows their study progress by allowing efficient management of module details.
    • CAP5Buddy is morphed from the AddressBook-Level3 project.
    • It is written in OOP fashion. It provides a reasonably well-written code base bigger (around 20 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.
  • For detailed documentation of this project, see the CAP5Buddy Website.

About Us

For more details on the project team members, head over to AboutUs.


User Guide

For more information on how to use CAP5Buddy, head over to User Guide.


Developer Guide

For more information on how to develop CAP5Buddy, head over to Developer Guide.


Acknowledgments

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.2%
  • Other 0.8%