Wai Yan's Project Portfolio Page
Project: CampusCompanion
CampusCompanion - your all-in-one solution to manage your university life.
-
Code contributed: RepoSense link
- Enhancements implemented:
- Models:
- Removed references to person model and refactored code.
- Assignments:
- Mark Assignment command
- What it does: Marks the assignment with the specified index in the assignments list as complete. Changes the status of the assignment from “incomplete” to “complete”.
- UnMark Assignment command
- What it does: Marks the assignment with the specified index in the assignments list as incomplete. Changes the status of the assignment from “complete” to “incomplete”.
- Mark Assignment command
- Models:
- Documentation:
- User Guide:
- Tutorial for new users of CampusCompanion
Add
,Mark
,UnMark
command for assignments- Parameter Summary (Assignment Parameters)
- Developer Guide:
- Updates to architecture sequence and logic UML diagrams.
- User Guide:
- Team-based tasks:
- Maintaining Issue Tracker
- Review and mentoring:
- PR that was tested and reviewed: #121
- Community:
- Contributions during the PE-D to provide bug reports to other groups