Skip to content

Commit

Permalink
Merge pull request #243 from wjacobw/branch-draftppp
Browse files Browse the repository at this point in the history
add draft ppp
  • Loading branch information
frrrrry authored Nov 11, 2023
2 parents 529b729 + ae2639f commit ff03b5d
Showing 1 changed file with 37 additions and 1 deletion.
38 changes: 37 additions & 1 deletion docs/team/wjacobw.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,43 @@ layout: default.md
title: "William Jacob's Project Portfolio Page"
---

### Project: AddressBook [to be added soon]
### Project: NUSearch

NUSearch is a desktop application used for consolidating NUS professors, teaching assistants (TAs) and students’ profiles. The user interacts with it using a CLI, it has a GUI created with JavaFX, and is written in Java.

Given below are my contributions to the project.

* **List Feature**:
* What it does: Allows a user to get the list of all people with their
* own information (Name, courses, tutorial, contacts, role)
* Justification: This feature allows the user to keep track of all the people on the list

* **Syntax Highlighting in UI**:
* to be added soon

* **Code contributed**: [William's RepoSense link](https://nus-cs2103-ay2324s1.github.io/tp-dashboard/?search=wjacobw&breakdown=false&sort=groupTitle%20dsc&sortWithin=title&since=2023-09-22&timeframe=commit&mergegroup=&groupSelect=groupByRepos)

* **Project management**:
* Take minutes during meetings
* Update collaborate project document

* **Enhancements to existing features**:
* Enhanced Help command so it displays all the commands format to users

* **Documentation**:


* **Team Tasks**:
* Updated User Guide
* Updated AboutUs
* Updated Developer Guide

* **Community**:
* PRs reviewed:
* team member's PRs in v1.1
* team member's PRs in v1.2
* team member's PRs in v1.3
* to be added

* **Beyond the project team**:
* to be added

0 comments on commit ff03b5d

Please sign in to comment.