diff --git a/docs/team/jianyangg.md b/docs/team/jianyangg.md index 563b9951e00..c12e9d634ff 100644 --- a/docs/team/jianyangg.md +++ b/docs/team/jianyangg.md @@ -1,33 +1,45 @@ --- - layout: default.md - title: "Lim Jian Yang's Project Portfolio Page" +layout: default.md +title: "Lim Jian Yang's Project Portfolio Page" --- ### Project: HomeBoss #### Overview -*to be added soon* + +HomeBoss is a desktop application for **home-based business owners** to **manage their Customers and Deliveries**. +HomeBoss streamlines the process of your operations, optimises your resources, and enhances your overall business +experience. #### Summary of Contributions + Given below are my contributions to the project. -- ##### Code Contributed - *to be added soon* +* ##### Code Contributed + * [RepoSense link](https://nus-cs2103-ay2324s1.github.io/tp-dashboard/?search=jianyangg&sort=groupTitle&sortWithin=title&timeframe=commit&mergegroup=&groupSelect=groupByRepos&breakdown=true&checkedFileTypes=docs~functional-code~test-code) -- ##### Enhancements Implemented - *to be added soon* +* ##### Enhancements Implemented + * Register account feature: + * Recover account feature: + * Delete account feature: + * Customer delete feature: + * Test cases (for all implemented features): - ##### Contributions to the User Guide *to be added soon* - ##### Contributions to the Developer Guide - *to be added soon* + * Use cases + * Glossary + * Class diagram for UI component + * Sequence and activity diagrams for `RegisterAccountCommand` - ##### Contributions to team-based tasks *to be added soon* - ##### Review/mentoring contributions - *to be added soon* + * Created issues, reviewed, approved and merged pull requests. + * Left comments on PRs to suggest improvements. - ##### Contributions beyond the project team - *to be added soon* + * Reported bugs during PE dry-run