Skip to content

Commit 50c5f79

Browse files
authored
Merge pull request #241 from o-ohst/ppp
update ppp
2 parents bd9d039 + ef002a6 commit 50c5f79

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/team/o-ohst.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ title: Sitong's Project Portfolio Page
55

66
### Project: HobbyList
77

8-
HobbyList is an application for tracking various hobby activities.
8+
HobbyList is an application designed for students to track various hobby activities, based on AddressBook - Level 3. The user interacts with it using a CLI, and it has a GUI created with JavaFX. It is written in Java and has about 10kLoC.
99

1010
Given below are my contributions to the project.
1111

1212
* **New Feature**: Rating ([PR #84](https://github.com/AY2223S1-CS2103T-T12-3/tp/pull/84))
1313
* What it does: Allows the user to rate an activity from 1 to 5.
14-
* Justification: Allow users to organise their activities by enjoyability and find their favourites.
14+
* Justification: Allows users to organise their activities by enjoyability and find their favourites.
1515

1616
* **Enhancements to existing features**: Find by description ([PR #59](https://github.com/AY2223S1-CS2103T-T12-3/tp/pull/59))
1717
* What it does: Allows the user to find by keywords in descriptions as well as name.
@@ -20,7 +20,7 @@ Given below are my contributions to the project.
2020
* **Code contributed**: [RepoSense link](https://nus-cs2103-ay2223s1.github.io/tp-dashboard/?search=o-ohst&breakdown=true)
2121

2222
* **Project management**:
23-
* Developer Guide
23+
* Planning & Coordination
2424

2525
* **Documentation**:
2626
* Developer Guide:

0 commit comments

Comments
 (0)