Skip to content

Commit

Permalink
Merge pull request #252 from RoeReRe/v1.5-ppp-a
Browse files Browse the repository at this point in the history
Add links to PPP
  • Loading branch information
ChongWeiJie29 committed Nov 14, 2023
2 parents dc55950 + 1cc59ba commit ee17bbc
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions docs/team/roerere.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,24 +12,24 @@ Given below are my contributions to the project.
* **Code contributed**: [RepoSense link](https://nus-cs2103-ay2324s1.github.io/tp-dashboard/?search=roerere&breakdown=true)

* **Enhancements implemented**:
* Updated entire AB3 test code to be suitable for BayMeds (Pull requests [\#60](), [\#126]()).
* Reimplemented `list` feature for BayMeds (Pull requests [\#55]()).
* Reimplemented entire frontend to allow for a modern and clean GUI that automatically scales with screen resolution (Pull requests [\#91]()).
* Enhanced GUI to look differently when `take` and `untake` were implemented (Pull requests [\#142]()).
* Updated entire AB3 test code to be suitable for BayMeds (Pull requests [\#60](https://github.com/AY2324S1-CS2103T-T15-2/tp/pull/60), [\#126](https://github.com/AY2324S1-CS2103T-T15-2/tp/pull/126)).
* Reimplemented `list` feature for BayMeds (Pull requests [\#55](https://github.com/AY2324S1-CS2103T-T15-2/tp/pull/55)).
* Reimplemented entire frontend to allow for a modern and clean GUI that automatically scales with screen resolution (Pull requests [\#91](https://github.com/AY2324S1-CS2103T-T15-2/tp/pull/91)).
* Enhanced GUI to look differently when `take` and `untake` were implemented (Pull requests [\#142](https://github.com/AY2324S1-CS2103T-T15-2/tp/pull/142)).

* **Documentation**:
* User Guide:
* Helped to standardise documentation conventions (Pull requests [\#38](), [\#43]()).
* Set up foundation for styling based on feedback (Pull requests [\#153]()).
* Helped to standardise documentation conventions (Pull requests [\#38](https://github.com/AY2324S1-CS2103T-T15-2/tp/pull/38), [\#43](https://github.com/AY2324S1-CS2103T-T15-2/tp/pull/43)).
* Set up foundation for styling based on feedback (Pull requests [\#153](https://github.com/AY2324S1-CS2103T-T15-2/tp/pull/153)).
* Developer Guide:
* Helped to standardise documentation conventions (Pull requests [\#43]()).
* Updated target user profile, value proposition and user stories (Pull requests [\#10]()).
* Added sequence and activity diagrams and details for `add`, `delete`, and `listToday` (Pull requests [\#123]()).
* Added design considerations for GUI (Pull requests [\#214]()).
* Helped to standardise documentation conventions (Pull requests [\#43](https://github.com/AY2324S1-CS2103T-T15-2/tp/pull/43)).
* Updated target user profile, value proposition and user stories (Pull requests [\#10](https://github.com/AY2324S1-CS2103T-T15-2/tp/pull/10)).
* Added sequence and activity diagrams and details for `add`, `delete`, and `listToday` (Pull requests [\#123](https://github.com/AY2324S1-CS2103T-T15-2/tp/pull/123)).
* Added design considerations for GUI (Pull requests [\#214](https://github.com/AY2324S1-CS2103T-T15-2/tp/pull/214)).

* **Review and mentoring**:
* Helped with implementation issues for various features (Pull requests [\#129](), [\#130]()).
* Fixed bugs and OOP violations for `listConflicts` and `listAllConflicts` (Pull requests [\#169]()).
* Helped with implementation issues for various features (Pull requests [\#129](https://github.com/AY2324S1-CS2103T-T15-2/tp/pull/129), [\#130](https://github.com/AY2324S1-CS2103T-T15-2/tp/pull/130)).
* Fixed bugs and OOP violations for `listConflicts` and `listAllConflicts` (Pull requests [\#169](https://github.com/AY2324S1-CS2103T-T15-2/tp/pull/169)).

* **Community**:
* Reported more than 10 bugs and gave suggestions during the PE Dry Run.

0 comments on commit ee17bbc

Please sign in to comment.