diff --git a/docs/team/ianfh.md b/docs/team/ianfh.md index 1bcd042e9..06748a3f6 100644 --- a/docs/team/ianfh.md +++ b/docs/team/ianfh.md @@ -39,19 +39,28 @@ Click [here](https://nus-cs2113-ay2324s2.github.io/tp-dashboard/?search=ianfh&so correctly parsed and the correct flower, quantity and bouquet name was identified. [proof](https://github.com/nus-cs2113-AY2324S2/tp/commit/34889baaa7a024c6c8f1fef686b7ebe4493d9f44#diff-bb1b61dd1311729e01e01d2e43ccaf1648d0e8a57a97f5eafc82c1add885d247) * **Enhancements**: Added More Flowers to `FlowerDictionary` - * Researched main flowers and filler flowers that are available in Singapore along with their prices + * Researched main flowers and filler flowers that are available in Singapore along with their prices [proof](https://github.com/AY2324S2-CS2113-T11-3/tp/pull/97/files) + +* **Unused** : Configured sqlite3 database for storage of flowers and bouquets. + * This was not used in the final product as we found out DBMS was not allowed for this project. [proof](https://github.com/AY2324S2-CS2113-T11-3/tp/pull/92) ### Contributions to the UG +- Added Table of Contents to the UG [proof](https://github.com/AY2324S2-CS2113-T11-3/tp/pull/178/files) +- Added the add flower command to the UG [proof](https://github.com/AY2324S2-CS2113-T11-3/tp/pull/42/files) +- Added the remove flower command to the UG [proof](https://github.com/AY2324S2-CS2113-T11-3/tp/pull/42/files) +- Added the recommend command to the UG [proof](https://github.com/AY2324S2-CS2113-T11-3/tp/pull/178/files) +- Added the bye command to the UG [proof](https://github.com/AY2324S2-CS2113-T11-3/tp/pull/42/files) ### Contributions to the DG - Responsible for the add flower command sequence diagram and descriptions [proof](https://github.com/AY2324S2-CS2113-T11-3/tp/pull/78/files) - Responsible for proposed storage implementation for DG draft [proof](https://github.com/AY2324S2-CS2113-T11-3/tp/pull/78/files) -- Responsible for recommend command sequence diagram and descriptions [proof]( -- Responsible for askOccasion sequence diagram and description [proof]( +- Responsible for recommend command sequence diagram and descriptions [proof](https://github.com/AY2324S2-CS2113-T11-3/tp/pull/178/files) +- Responsible for askOccasion sequence diagram and description [proof](https://github.com/AY2324S2-CS2113-T11-3/tp/pull/178/files) - Responsible for Appendix of product scope, value proposition, user stories, and use cases [proof](https://github.com/AY2324S2-CS2113-T11-3/tp/pull/72/files) - Updated info command, remove flower command sequence diagram based on TA's feedback [proof](https://github.com/AY2324S2-CS2113-T11-3/tp/pull/169/files) -- ### Contributions to Team-based Tasks +- Helped to set up the issue tracker for the team (i.e. milestones, tagging) -### Review/mentoring Contributions \ No newline at end of file +### Review/mentoring Contributions +- Reviewed and provided feedback on PRs by other team members [proof](https://nus-cs2113-ay2324s2.github.io/dashboards/contents/tp-comments.html#19-ian-anto-ianfh-31-comments) \ No newline at end of file