TANG YUTING’s Project Portfolio Page
Project: DueQuest
Overview
DueQuest is an application which helps NUS students manage their schedule in the semester as well as tasks related to their modules that they are taking.
Summary of Contributions
Code Contribution
See the RepoSense Dashboard here for my contributions to DueQuest.
Enhancements Implemented
- Design, implement and test
Storage
functions - Design and implement part of
Module
functions- Test some functions such as
AddModuleTest
- Test some functions such as
- Implement and test
Assessment
functions and related commands - Improve the UI and exceptions of the application
Contributions to documentation
- For User guide:
- Draft and format the initial version of UG
- Write
Storage
and assessment related parts - Update the example out of UG
- For Developer Guide
- Check and draw UML diagrams
- Write
Storage
and parts ofModule
- Format instructions for manual testing
Contributions to team-based tasks
- Help intergrate the storage function to the other functions’ component
- Test the application
Reviewing/mentoring contributions
- Improve the design of architecture