Skip to content

Commit

Permalink
Merge pull request #267 from lfrostbytee/branch-PPP-Marcus
Browse files Browse the repository at this point in the history
Merge branch-PPP-Marcus with Master
  • Loading branch information
Vinodjayakumar124 authored Nov 7, 2022
2 parents fc2c3ea + d8072f1 commit 8980eb3
Showing 1 changed file with 16 additions and 3 deletions.
19 changes: 16 additions & 3 deletions docs/team/lfrostbytee.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,20 +28,33 @@ Given below are my contributions to the project.
* Added the `findEvents` command [\#128](https://github.com/AY2223S1-CS2103-F09-2/tp/pull/128)
* What it does: Displays all events that match the keywords that have been inputted.
* Justification: This feature helps the user to better locate the events that they are looking for if they are already managing many events.
* Implemented automated testing for `DateTest`, `StartTimeTest`, `FindEventsCommandTest`, `ListEventsCommandTest` and `DeleteEventTest` [\#231](https://github.com/AY2223S1-CS2103-F09-2/tp/pull/231),

* **Documentation**:
* User Guide:
* Added documentation for the `findEvents` command.
* Removed documentation for the `tag` feature.
* Removed documentation for the `tag` field in `addPerson` and `editPerson` features.
* Updated documentation for `findPersons` command.
* Standardised the overall user guide for V1.4.
* Developer Guide:
* Added documentation for V1.1 and the `listEvents` command.
* Did the manual testing and effort sections for V1.4.

* **Contributions to team-based tasks**:
* Setting up the GitHub team org/repo.
* Organizing and facilitating bi-weekly team meetings as the Team Lead.
* Distributing workload amongst team members.
* Updated the README for V1.4.

* **Community**:
* PRs reviewed (with non-trivial review comments): [\#57](https://github.com/AY2223S1-CS2103-F09-2/tp/pull/57), [\#99](https://github.com/AY2223S1-CS2103-F09-2/tp/pull/99), [\#108](https://github.com/AY2223S1-CS2103-F09-2/tp/pull/108), [\#133](https://github.com/AY2223S1-CS2103-F09-2/tp/pull/133).
* Reported bugs and suggestions for other teams in the class (examples: [\#125](https://github.com/AY2223S1-CS2103T-W17-1/tp/issues/125), [\#129](https://github.com/AY2223S1-CS2103T-W17-1/tp/issues/129), [\#164](https://github.com/AY2223S1-CS2103T-W17-1/tp/issues/164), [\#165](https://github.com/AY2223S1-CS2103T-W17-1/tp/issues/165))
* PRs reviewed (with non-trivial review comments):
[\#57](https://github.com/AY2223S1-CS2103-F09-2/tp/pull/57),
[\#99](https://github.com/AY2223S1-CS2103-F09-2/tp/pull/99),
[\#108](https://github.com/AY2223S1-CS2103-F09-2/tp/pull/108),
[\#133](https://github.com/AY2223S1-CS2103-F09-2/tp/pull/133),
[\#240](https://github.com/AY2223S1-CS2103-F09-2/tp/pull/240),
* Reported bugs and suggestions for other teams in the class (examples:
[\#125](https://github.com/AY2223S1-CS2103T-W17-1/tp/issues/125),
[\#129](https://github.com/AY2223S1-CS2103T-W17-1/tp/issues/129),
[\#164](https://github.com/AY2223S1-CS2103T-W17-1/tp/issues/164),
[\#165](https://github.com/AY2223S1-CS2103T-W17-1/tp/issues/165))

0 comments on commit 8980eb3

Please sign in to comment.