Skip to content

Commit

Permalink
Update PPP
Browse files Browse the repository at this point in the history
  • Loading branch information
marquestye committed Nov 14, 2023
1 parent 24cec8d commit 10f8758
Showing 1 changed file with 18 additions and 12 deletions.
30 changes: 18 additions & 12 deletions docs/team/marquestye.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,28 +8,34 @@ with it using a CLI, and it has a GUI created with JavaFX.

Given below are my contributions to the project.

- **to be added soon\*** **Code contributed**: [RepoSense link](https://nus-cs2103-ay2324s1.github.io/tp-dashboard/#/widget/?search=&sort=groupTitle&sortWithin=title&timeframe=commit&mergegroup=&groupSelect=groupByRepos&breakdown=true&checkedFileTypes=docs~functional-code~test-code&since=2023-09-22&chartGroupIndex=46&chartIndex=0)

- **Project management**:

- to be added soon
- **Code contributed**: [RepoSense link](https://nus-cs2103-ay2324s1.github.io/tp-dashboard/#/widget/?search=&sort=groupTitle&sortWithin=title&timeframe=commit&mergegroup=&groupSelect=groupByRepos&breakdown=true&checkedFileTypes=docs~functional-code~test-code&since=2023-09-22&chartGroupIndex=46&chartIndex=0)

- **Enhancements to existing features**:
to be added soon
- Add info command
- Add Database component
- Add ModuleData into Model componentn
- Refactor Module class
- Improved command execution logic

- **Documentation**:

- User Guide:
- to be added soon
- Documented info command
- Improved intro section
- Developer Guide:
- to be added soon
- Added Database Component
- Updated Model Class Diagram
- ModuleData implementation
- Info command implementation

- **Community**:

- PRs reviewed (with non-trivial review comments): to be added soon
- Contributed to forum discussions (examples: to be added soon)
- Reported bugs and suggestions for other teams in the class (examples: to be added soon)
- PRs reviewed: 19
- with non-trivial review comments: #167 #170 #180 #238
- Reported 12 bugs for group [CS2103T-F10-1](https://github.com/AY2324S1-CS2103T-F10-1/tp/issues?q=is%3Aissue+%5BPE-D%5D%5BTester+C%5D+) during PE-D
- Some parts of some feature I added was adopted by several other class mates (to be added soon)

- **Tools**:
- to be added soon
- PlantUML
- MarkDown
- Git

0 comments on commit 10f8758

Please sign in to comment.