tp

Broderick - Project Portfolio Page

Overview

Daffy is a task tracker specifically built for computing students that are comfortable with the CLI. The aim is to improve and add features to the existing Duke project and make it useful for students to manage their schedule and work.

Summary of Contributions

Code contributed:

https://nus-tic4001-ay2122s1.github.io/tp-dashboard/?search=e0262191&breakdown=true&sort=groupTitle&sortWithin=title&since=2021-09-17&timeframe=commit&mergegroup=&groupSelect=groupByRepos&checkedFileTypes=docs~functional-code~test-code~other

New Feature:

Added the ability to create Assignments/Homework

What it does: allows the user to create assignments. The user also can assign marks/due dates/difficulty level and progress. The user is also able to change progress status and due dates whenever it is needed.

Justification: This allows users to keep track of the assignments given to them.

Highlights: This enhancement had to be done with the person assigned to doing “task”. Hence was quite challenging.

Enhancements to existing features:

Updated the assignment with all its features in (Pull requests #5,#11,#18)

Documentation:

User Guide: Added documentation for the features Homework where we can add marks/due dates/Difficulty level and progress

Developer Guide: Added implementation details of the Homework feature where we can add marks/due dates/Difficulty level and progress

Community:

Provided 10 user stories for user guide

Participated in all group meetings