Rebecca Chua - Project Portfolio Page
Overview
NUS Buddy is a fast, flexible and unobtrusive weekly planner. It includes an intuitive task and lesson manager, as well as a module planner with CAP calculation features that can be accessed via a Command Line Interface (CLI).
Summary of Contributions
Code contribution
Reposense link
Enhancements implemented:
- Mark tasks as done (#32)
- CAP calculation & grade feature for modules (#80)
- Bug fixes
- Fix bug when using uppercase with find command (#57)
- Add newline for messages in UI (#104)
- Fix bug that results in incorrect data retrieval (#166)
User Guide
- Examples for list feature & mark as done feature (#36)
- Save data format (#166)
Developer Guide
- UI section + UML diagrams (#77)
- Brief description of UI component
- Class & sequence diagrams
- Non-functional requirements (#178)
- Appendix: manual testing instructions for tasks, lessons, modules (#178)