Skip to content

Commit

Permalink
Update ppp
Browse files Browse the repository at this point in the history
  • Loading branch information
ruishanteo committed Nov 6, 2023
1 parent 29bc6a1 commit 2eec77b
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions docs/team/ruishanteo.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,19 +29,24 @@ Given below are my contributions to the project.
* Highlights: Safe removal of address and tags of a `Person` object.

* **Documentation**:
* User Guide (Pull requests [#51](https://github.com/AY2324S1-CS2103T-T17-3/tp/pull/51), [#149](https://github.com/AY2324S1-CS2103T-T17-3/tp/pull/149), [#195](https://github.com/AY2324S1-CS2103T-T17-3/tp/pull/195))
* User Guide (Pull requests [#51](https://github.com/AY2324S1-CS2103T-T17-3/tp/pull/51), [#149](https://github.com/AY2324S1-CS2103T-T17-3/tp/pull/149), [#195](https://github.com/AY2324S1-CS2103T-T17-3/tp/pull/195), [#239](https://github.com/AY2324S1-CS2103T-T17-3/tp/pull/239))
* Added usage of User Guide section.
* Added details of feature to add tutor.
* Added details of feature to edit schedule.
* Added details of feature to change theme.
* Updated feature categories and added signposting with 'you' language.
* Added glossary.
* Developer Guide (Pull request [#140](https://github.com/AY2324S1-CS2103T-T17-3/tp/pull/140))
* Developer Guide (Pull request [#140](https://github.com/AY2324S1-CS2103T-T17-3/tp/pull/140), [#244](https://github.com/AY2324S1-CS2103T-T17-3/tp/pull/244))
* Added implementation details of feature to add tutor.
* Added implementation details of feature to edit schedule.
* Added implementation details of feature to change theme.
* Added planned enhancements for edit schedule.
* Added planned enhancements for tutor name case sensitivity.

* **Contribution to team-based tasks**:
* Fix bug: deleting a tutor must delete all associated schedules. (Pull request [#117](https://github.com/AY2324S1-CS2103T-T17-3/tp/pull/117))
* Implement schedule structure: added UniqueScheduleList. (Pull request [#97](https://github.com/AY2324S1-CS2103T-T17-3/tp/pull/97))
* Fix bug: deleting a tutor must delete all associated schedules. (Pull request [#117](https://github.com/AY2324S1-CS2103T-T17-3/tp/pull/117))
* Triage PED bugs.

* **Review/ mentoring contributions**:
* Review PRs: [#35](https://github.com/AY2324S1-CS2103T-T17-3/tp/pull/35), [#52](https://github.com/AY2324S1-CS2103T-T17-3/tp/pull/52) [#75](https://github.com/AY2324S1-CS2103T-T17-3/tp/pull/75), [#91](https://github.com/AY2324S1-CS2103T-T17-3/tp/pull/91), [#102](https://github.com/AY2324S1-CS2103T-T17-3/tp/pull/102), [#106](https://github.com/AY2324S1-CS2103T-T17-3/tp/pull/106), [#111](https://github.com/AY2324S1-CS2103T-T17-3/tp/pull/111), [#142](https://github.com/AY2324S1-CS2103T-T17-3/tp/pull/142), [#150](https://github.com/AY2324S1-CS2103T-T17-3/tp/pull/150), [#151](https://github.com/AY2324S1-CS2103T-T17-3/tp/pull/151), [#153](https://github.com/AY2324S1-CS2103T-T17-3/tp/pull/153), [#154](https://github.com/AY2324S1-CS2103T-T17-3/tp/pull/154), [#156](https://github.com/AY2324S1-CS2103T-T17-3/tp/pull/156), [#158](https://github.com/AY2324S1-CS2103T-T17-3/tp/pull/158), [#164](https://github.com/AY2324S1-CS2103T-T17-3/tp/pull/164), [#174](https://github.com/AY2324S1-CS2103T-T17-3/tp/pull/174), [#181](https://github.com/AY2324S1-CS2103T-T17-3/tp/pull/181), [#184](https://github.com/AY2324S1-CS2103T-T17-3/tp/pull/184), [#186](https://github.com/AY2324S1-CS2103T-T17-3/tp/pull/186), [#202](https://github.com/AY2324S1-CS2103T-T17-3/tp/pull/202), [#204](https://github.com/AY2324S1-CS2103T-T17-3/tp/pull/204)

0 comments on commit 2eec77b

Please sign in to comment.