Spencer Nah - Project Portfolio Page
Overview
Daffy is an extension and improvement of Duke. This app enables users to keep track of their schedule.
Summary of Contributions
Code contributed:
https://nus-tic4001-ay2122s1.github.io/tp-dashboard/?search=spencer&sort=groupTitle&sortWithin=title&since=2021-09-17&timeframe=commit&mergegroup=&groupSelect=groupByRepos&breakdown=false
Enhancements implemented:
- AutoCorrect: Increases Usability of Daffy. Daffy understands user’s commands even if it is misspelled (including additional chars, incorrect sequence of chars, missing chars)
- Search: Single command search (
search) that filters and returns a focused task list. Daffy uses the lookup parameter to distinguish the search type (Category Tag, Description, Date or Task Type)
Contributions to the DG
- Implementation > SearchCommand
- Respective user stories
- NFR
Contributions to the UG
- Search section
- Search Tasks by Category Tag
- Search Tasks by Task Type
- Search Tasks by Date
- Search Tasks by Description
Review/mentoring contributions:
- https://github.com/AY2122S1-TIC4001-F18-6/tp/pull/13
- https://github.com/AY2122S1-TIC4001-F18-6/tp/pull/14
- https://github.com/AY2122S1-TIC4001-F18-6/tp/pull/15
- https://github.com/AY2122S1-TIC4001-F18-6/tp/pull/27
- https://github.com/AY2122S1-TIC4001-F18-6/tp/pull/28
- https://github.com/AY2122S1-TIC4001-F18-6/tp/pull/29
- https://github.com/AY2122S1-TIC4001-F18-6/tp/pull/30
- https://github.com/AY2122S1-TIC4001-F18-6/tp/pull/31
- https://github.com/AY2122S1-TIC4001-F18-6/tp/pull/32