Skip to content

Commit

Permalink
update my md
Browse files Browse the repository at this point in the history
  • Loading branch information
tamagochuuu committed Apr 15, 2024
1 parent 9cb14ec commit 0c1231f
Showing 1 changed file with 23 additions and 26 deletions.
49 changes: 23 additions & 26 deletions docs/team/chujie.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,37 +9,34 @@ TutorPro - Level 1 is a desktop contact management application used for managing

Given below are my contributions to the project.

- **New Feature**: `schedule` command (Now removed)
- What it does: Allow users to view their schedule for the next specified number of days.
- Justification: This feature improves the functionality of the product significantly as it allows the user to view their list of events and reminders for the next specified number of days, so that they can know their upcoming schedule, e.g. who to tutor, where to go and at what time, etc.
* **New Feature**: `schedule` command (Now removed)
* What it does: Allow users to view their schedule for the next specified number of days.
* Justification: This feature improves the functionality of the product significantly as it allows the user to view their list of events and reminders for the next specified number of days, so that they can know their upcoming schedule, e.g. who to tutor, where to go and at what time, etc.
They will also be able to manage their time better as this feature helps users keep track of their important deadlines and events.
- Highlights: Users can view their schedule for however many days in the future as they want. They will not feel overwhelmed because their list of events is too long.
- **Code contributed**: [RepoSense link](https://nus-cs2103-ay2324s2.github.io/tp-dashboard/?search=tamagochuuu&sort=groupTitle&sortWithin=title&timeframe=commit&mergegroup=&groupSelect=groupByAuthors&breakdown=true&checkedFileTypes=docs~functional-code~test-code~other&since=2024-02-23&tabOpen=true&tabType=authorship&tabAuthor=tamagochuuu&tabRepo=AY2324S2-CS2103T-F12-3%2Ftp%5Bmaster%5D&authorshipIsMergeGroup=false&authorshipFileTypes=docs~functional-code~test-code&authorshipIsBinaryFileTypeChecked=false&authorshipIsIgnoredFilesChecked=false)
* Highlights: Users can view their schedule for however many days in the future as they want. They will not feel overwhelmed because their list of events is too long.
* **Code contributed**: [RepoSense link](https://nus-cs2103-ay2324s2.github.io/tp-dashboard/?search=tamagochuuu&sort=groupTitle&sortWithin=title&timeframe=commit&mergegroup=&groupSelect=groupByAuthors&breakdown=true&checkedFileTypes=docs~functional-code~test-code~other&since=2024-02-23&tabOpen=true&tabType=authorship&tabAuthor=tamagochuuu&tabRepo=AY2324S2-CS2103T-F12-3%2Ftp%5Bmaster%5D&authorshipIsMergeGroup=false&authorshipFileTypes=docs~functional-code~test-code&authorshipIsBinaryFileTypeChecked=false&authorshipIsIgnoredFilesChecked=false)

- **Enhancements to existing features**:
* **Enhancements to existing features**:

- Find feature
- Enhance find to be able to search by substring instead of whole words. (Now removed)
- Saving and Loading Feature
- Added `JsonAdaptedReminder` to ensure all information are saved and loaded properly.
* Find feature
* Enhance find to be able to search by substring instead of whole words. (Now removed)
* Saving and Loading Feature
* Added `JsonAdaptedReminder` to ensure all information are saved and loaded properly.

- **Documentation**:
* **Documentation**:

- README:
- Updated our Developer Guide.
- User Guide:
- Added most features' documentation to the document.
- Did cosmetic tweaks to existing documentation.
- Developer Guide:
- Added product scope and value proposition
- Added all user stories
- Added all use cases
- Added non-functional requirements
- Added glossary

- **Community**:
* User Guide:
* Added most features' documentation to the document.
* Did cosmetic tweaks to existing documentation.
* Developer Guide:
* Added product scope and value proposition
* Added all user stories
* Added all use cases
* Added non-functional requirements
* Added glossary

- PRs reviewed (with non-trivial review comments): [#46](https://github.com/AY2324S2-CS2103T-F12-3/tp/pull/46), [#47](https://github.com/AY2324S2-CS2103T-F12-3/tp/pull/47), [#49](https://github.com/AY2324S2-CS2103T-F12-3/tp/pull/49)
- Reported bugs and suggestions for other teams in the class: [1](https://github.com/tamagochuuu/ped/issues/1), [2](https://github.com/tamagochuuu/ped/issues/2), [3](https://github.com/tamagochuuu/ped/issues/3), [4](https://github.com/tamagochuuu/ped/issues/4), [5](https://github.com/tamagochuuu/ped/issues/5), [6](https://github.com/tamagochuuu/ped/issues/6), [7](https://github.com/tamagochuuu/ped/issues/7)
* **Community**:

- _{you can add/remove categories in the list above}_
* PRs reviewed (with non-trivial review comments): [#46](https://github.com/AY2324S2-CS2103T-F12-3/tp/pull/46), [#47](https://github.com/AY2324S2-CS2103T-F12-3/tp/pull/47), [#49](https://github.com/AY2324S2-CS2103T-F12-3/tp/pull/49)
* Reported bugs and suggestions for other teams in the class: [1](https://github.com/tamagochuuu/ped/issues/1), [2](https://github.com/tamagochuuu/ped/issues/2), [3](https://github.com/tamagochuuu/ped/issues/3), [4](https://github.com/tamagochuuu/ped/issues/4), [5](https://github.com/tamagochuuu/ped/issues/5), [6](https://github.com/tamagochuuu/ped/issues/6), [7](https://github.com/tamagochuuu/ped/issues/7)

0 comments on commit 0c1231f

Please sign in to comment.