diff --git a/docs/team/pra-navi.md b/docs/team/pra-navi.md index a0b1a96fdd4..0494aee64be 100644 --- a/docs/team/pra-navi.md +++ b/docs/team/pra-navi.md @@ -40,8 +40,6 @@ Given below are my contributions to the project. `editTask` command. * Credits: The `addTagTask` command was inspired by the `editTask` command in AB3.

-
- * **Code contributed**: [RepoSense Link](https://nus-cs2103-ay2324s1.github.io/tp-dashboard/?search=pra-navi&breakdown=true) * **Project management**: @@ -67,16 +65,15 @@ Given below are my contributions to the project. * User Guide: * Added the documentation for the `deletePerson`, `deleteTask`, `addTagPerson` and `addTagTask` commands. (PR [#59](https://github.com/AY2324S1-CS2103T-T10-2/tp/pull/59), [#69](https://github.com/AY2324S1-CS2103T-T10-2/tp/pull/69), [#107](https://github.com/AY2324S1-CS2103T-T10-2/tp/pull/107), - [#108](https://github.com/AY2324S1-CS2103T-T10-2/tp/pull/108), [#160](https://github.com/AY2324S1-CS2103T-T10-2/tp/pull/160)) + [#108](https://github.com/AY2324S1-CS2103T-T10-2/tp/pull/108), [#160](https://github.com/AY2324S1-CS2103T-T10-2/tp/pull/160), [#172](https://github.com/AY2324S1-CS2103T-T10-2/tp/pull/172))

* Developer Guide: * Added user stories and use cases for `deletePerson`, `deleteTask`, `addTagPerson` and `addTagTask` commands. (PR [#55](https://github.com/AY2324S1-CS2103T-T10-2/tp/pull/55)) * Added the implementation details of `deleteTask` and `addTagPerson` commands. (PR [100](https://github.com/AY2324S1-CS2103T-T10-2/tp/pull/100), [#109](https://github.com/AY2324S1-CS2103T-T10-2/tp/pull/109), [#163](https://github.com/AY2324S1-CS2103T-T10-2/tp/pull/163)) -

+ * Added Improved UI section. (PR [#174](https://github.com/AY2324S1-CS2103T-T10-2/tp/pull/174))

* **Community**: * PRs reviewed by me can be found [here](https://github.com/AY2324S1-CS2103T-T10-2/tp/pulls?q=is%3Apr+reviewed-by%3Apra-navi). - * Some parts of the history feature I added was adopted by several other class mates: To be added soon! * Reported 8 bugs and suggestions during PE Dry Run. ([Repo](https://github.com/pra-navi/ped/issues))