Skip to content

Commit

Permalink
Merge branch 'master' into branch-UG-final
Browse files Browse the repository at this point in the history
  • Loading branch information
wamps-jp authored Nov 13, 2023
2 parents 312ef42 + 6437d39 commit 2c3197e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 9 deletions.
2 changes: 1 addition & 1 deletion docs/AboutUs.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ We are a team based in the [School of Computing, National University of Singapor
<img src="images/cj-lee01.png" width="200px">

[[github](https://github.com/CJ-Lee01)]
[[portfolio](team/johndoe.md)]
[[portfolio](team/cj-lee01.md)]

* Role: Member

Expand Down
15 changes: 7 additions & 8 deletions docs/team/mcnabry.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,7 @@ title: Bryan's Project Portfolio Page

### Project: Jobby

Jobby is a desktop app for managing job applications and contacts,
optimized for use via a Command Line Interface (CLI) while still having the benefits of a Graphical User Interface (GUI).
Jobby can help you manage tracking your job applications and contacts in a more streamlined fashion.
Jobby is a desktop app for managing job applications and contacts. It can help you manage the tracking of your job applications and contacts in a more streamlined fashion.

Given below are my contributions to the project.

Expand All @@ -36,13 +34,14 @@ Given below are my contributions to the project.

* **Documentation**:
* User Guide:
* Added documentation for features `add --recruiter`: [#??]()
* Added documentation for adding recruiter: [#165](https://github.com/AY2324S1-CS2103T-W08-3/tp/pull/165)
* Added glossary and an appendix detailing acceptable features for the command parameters [#163](https://github.com/AY2324S1-CS2103T-W08-3/tp/pull/163)
* Developer Guide:
* Added documentation for Recruiter class: [#??]()
* Added documentation for linking Organization and Recruiter: [#??]()
* Added documentation on the Organization-Recruiter link: [#173](https://github.com/AY2324S1-CS2103T-W08-3/tp/pull/173)
* Added appendix on effort taken to evolve AB3 to Jobby: [#190](https://github.com/AY2324S1-CS2103T-W08-3/tp/pull/190)

* **Community**:
* PRs reviewed (with non-trivial review comments):
* Reported [bugs and suggestions](https://github.com/McNaBry/ped/issues) for other teams
* PRs reviewed (with non-trivial review comments): [#7](https://github.com/AY2324S1-CS2103T-W08-3/tp/pull/7), [#164](https://github.com/AY2324S1-CS2103T-W08-3/tp/pull/164)
* Reported [bugs and suggestions](https://github.com/McNaBry/ped/issues) for other teams.

</div>

0 comments on commit 2c3197e

Please sign in to comment.