Skip to content

Commit

Permalink
Merge pull request #303 from RB9823/master
Browse files Browse the repository at this point in the history
RB9823.md Update
  • Loading branch information
RB9823 authored Nov 13, 2023
2 parents c99da67 + adf7c2f commit b773f10
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/team/rb9823.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,22 +11,27 @@ the process of room booking by hotel receptionists.

Given below are my contributions to the project.


* **New Feature**: Added remarks (Pull request [#164](https://github.com/AY2324S1-CS2103T-F10-1/tp/pull/164))
* What it does: Allows the user to add remarks to the individual bookings.
* Justification: Expands the booking system's capabilities, allowing for the inclusion of additional, important information which could be specific guest requests or internal notes.
* Highlights: This involved familiarising myself with every aspect of the Command implementation, from the user input to the UI update.


* **Code contributed**:
* [Reposense Link](https://nus-cs2103-ay2324s1.github.io/tp-dashboard/?search=RB9823&sort=groupTitle&sortWithin=title&timeframe=commit&mergegroup=&groupSelect=groupByRepos&breakdown=true&checkedFileTypes=docs~functional-code~test-code&since=2023-09-22)


* **Project management**:
* Managed release `v1.3` and `v1.4`.
* Oversaw team meetings, organisation of team materials, and submissions.


* **Enhancements to existing features**:
* Added booking period to support time (Pull request [#128](https://github.com/AY2324S1-CS2103T-F10-1/tp/pull/128))
* Modified the room allocation and categorisation process (Pull request [#176](https://github.com/AY2324S1-CS2103T-F10-1/tp/pull/176))


* **Documentation**:
* User Guide:
* Updated documentation for all features.
Expand All @@ -36,6 +41,7 @@ Given below are my contributions to the project.
* Modified all the UML Diagrams (Pull requests: [1](https://github.com/AY2324S1-CS2103T-F10-1/tp/pull/271), [2](https://github.com/AY2324S1-CS2103T-F10-1/tp/pull/273) [3](https://github.com/AY2324S1-CS2103T-F10-1/tp/pull/285)).
* Refined formatting, and added collapsible sections (Pull requests: [1](https://github.com/AY2324S1-CS2103T-F10-1/tp/pull/276), [2](https://github.com/AY2324S1-CS2103T-F10-1/tp/pull/275).


* **Community**:
* Contributed to forum discussions (examples: [1](https://github.com/nus-cs2103-AY2324S1/forum/issues/263#issuecomment-1763438999)
* Fixed critical bugs post-PED (11++) (Pull requests: [1](https://github.com/AY2324S1-CS2103T-F10-1/tp/pull/243), [2](https://github.com/AY2324S1-CS2103T-F10-1/tp/pull/247), [3](https://github.com/AY2324S1-CS2103T-F10-1/tp/pull/249), [4](https://github.com/AY2324S1-CS2103T-F10-1/tp/pull/251), [5](https://github.com/AY2324S1-CS2103T-F10-1/tp/pull/252))

0 comments on commit b773f10

Please sign in to comment.