Skip to content

Commit

Permalink
Merge pull request #346 from Darkarche3/branch-updatePPP1
Browse files Browse the repository at this point in the history
update PPP
  • Loading branch information
jinhanfromNUS authored Apr 17, 2024
2 parents f8afbe2 + 6bcb6fa commit 86caf79
Showing 1 changed file with 27 additions and 12 deletions.
39 changes: 27 additions & 12 deletions docs/team/Darkarche3.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,37 +11,52 @@ The user interacts with it using a CLI, and it has a GUI created with JavaFX. It

Given below are my contributions to the project.

* **Borrow**: Completed
* **Borrow**: Completed (Pull Request: [#49](),)
* What it does: Allows user to borrow a book.
* Justification: This feature was implemented as it helps keep track of which book is borrowed by which user.
* Highlights:
* Credits:

* **AddBook**: Completed

* **AddBook**: Completed (Pull Request: [#174]())
* What it does: Allows library manager to add a book to the library
* Justification: This feature was implemented as it provides flexibility for library manager to manage library records of books.
* Highlights:
* Credits:


* **DeleteBook**: Completed
* **DeleteBook**: Completed (Pull Request: [#178]())
* What it does: Allows library manager to add a book to the library
* Justification: This feature was implemented as it provides flexibility for library manager to manage library records of books.
* Highlights:
* Credits:

* **UI**: Completed (Pull Request: [#48](),[#171]())

* **ModelClassDiagram**: Completed (Pull Request: [#106](),)
* Update ModelClassDiagram with meritscore, booklist and book.

* **BorrowCommandTest**: (Pull Request: [#185]())

* **BorrowCommandParserTest**: Completed (Pull Request: [#118](), [#287]())

* **DeleteBookCommandTest**: Completed (Pull Request: [#296]())

* **Assertions**: Completed (Pull Request: [#157](),)

* **ObservableList**: Completed (Pull Request: [#160](),)

* **

* **Code contributed**: [RepoSense link]()

* **Project management**:
* Managed releases `v1.2` - `v1.4rc` (4 releases) on GitHub

* **Enhancements to existing features**:
* Not done yet (Pull Requests: [#5](), [#12](), [#13](), [#15]())
*

* **Documentation**:
* User Guide: (Pull Requests: [#5](), [#12](), [#13](), [#15]())
* User Guide: (Pull Requests: [#166](), [#187](), [#194](), [#200](), [#273](), [#297]() )
* Change Ui.png
* Developer Guide:
* Developer Guide: (Pull Requests: [#33](), [#40](), [#302](), [#319]())
* Add user stories
* README: (Pull Requests: [#31](), [#37](), [#38](), [#39]() )
* AboutUs: (Pull Requests: [#32](),)

* **Community**:
* PRs reviewed (with non-trivial review comments): [\#1](), [\#18]()
Expand Down

0 comments on commit 86caf79

Please sign in to comment.