From 1cc59ba75305c648703ff213d5d9716519886d67 Mon Sep 17 00:00:00 2001 From: WX Game Date: Tue, 14 Nov 2023 11:14:31 +0800 Subject: [PATCH] Add links to PPP --- docs/team/roerere.md | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/docs/team/roerere.md b/docs/team/roerere.md index 25006f9fd68..229621717b3 100644 --- a/docs/team/roerere.md +++ b/docs/team/roerere.md @@ -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.