Skip to content

Commit

Permalink
Add in draft ppp
Browse files Browse the repository at this point in the history
  • Loading branch information
Yiheng0410 committed Apr 10, 2021
1 parent c77f7a9 commit ffd59e4
Showing 1 changed file with 0 additions and 46 deletions.
46 changes: 0 additions & 46 deletions docs/team/yiheng0410.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,49 +44,3 @@ Given below are my contributions to the project.



---
layout: page
title: Yiheng's Project Portfolio Page
---

## Project: Police address book

A Police Address Book (PAB) is a desktop app uses Command Line (CLI) and JavaFX as Graphical User Interface (GUI).
It is designed and developed for Police officers to optimize for their investigation follow-ups.

### Summary of Contributions
Given below are my contributions to the project.

* *Code contributed*: [RepoSense link](https://nus-tic4002-ay2021s2.github.io/tp-dashboard/?search=&sort=groupTitle&sortWithin=title&timeframe=commit&mergegroup=&groupSelect=groupByRepos&breakdown=true&checkedFileTypes=docs&since=&tabOpen=true&tabType=authorship&tabAuthor=linqing42&tabRepo=AY2021S2-TIC4002-F18-1%2Ftp2%5Bmaster%5D&authorshipIsMergeGroup=false&authorshipFileTypes=docs)

* **New Feature**: Added the ability to add/remove s specific tag (Pull requests [\#101](https://github.com/AY2021S2-TIC4002-F18-1/tp2/pull/101))
* What it does: allows the user to add/remove a specific tag without deleting and overwriting the whole tag list.
* Justification: This feature improves the user experience significantly because it gives an alternative to user to add or remove a specific because the user won't need to re-type the whole tag list again in order to add/remove a tag.
* Highlights: The user will still be able to use the existing edit tag function if they wish to delete all tags or just simply remove all tags and add a CLOSED tag to indicate the case is closed.


* **Project management**:
* Involved in releases `v1.2` - `v1.4` (3 releases) on GitHub

* **Enhancements to existing features**:
* Enhanced the add function by adding in a date field to indicate the data of case reported.
* Updated and wrote additional tests for existing features and new features (Pull requests [\#50](https://github.com/AY2021S2-TIC4002-F18-1/tp2/pull/50/files/a4259fa796bf14a28eaa2855b4380226a38a7d90))
* Fixed Date validation bug (Pull requests [\#75](https://github.com/AY2021S2-TIC4002-F18-1/tp2/pull/75))
* Fixed bug to check if set<Tag> is empty before removing (Pull requests [\#105](https://github.com/AY2021S2-TIC4002-F18-1/tp2/pull/140/files/300a8d2a3285602a576a329ca4fcf294309b0527))
* Fixed add/remove tag bug (Pull requests [\#140](https://github.com/AY2021S2-TIC4002-F18-1/tp2/pull/105/commits/97e2cb505ce307f68cd6a1784dce03b435dab16b))

* **Documentation**:
* User Guide: Updated the user guide based on new features and enhanced existing features.
* (Pull requests [\#32](https://github.com/AY2021S2-TIC4002-F18-1/tp2/pull/32/commits/9f7726fcda8941a744f4a1d30eb7b22c419bfa8e), [\#56](https://github.com/AY2021S2-TIC4002-F18-1/tp2/pull/56/commits/e41d9064af9fcedf3b23db0340cfe0a4f5d2f67a), [\#105](https://github.com/AY2021S2-TIC4002-F18-1/tp2/pull/75/commits/0e49537cb32e08b0cf923f229bcf9259902774b8))


* Developer Guide: Updated the developer guide based on new features and enhanced existing features.
* (Pull requests [\#105](https://github.com/AY2021S2-TIC4002-F18-1/tp2/pull/105/files/97e2cb505ce307f68cd6a1784dce03b435dab16b), [\#56](https://github.com/AY2021S2-TIC4002-F18-1/tp2/pull/56/commits/e41d9064af9fcedf3b23db0340cfe0a4f5d2f67a))

* **Community**:
* Attended team's weekly meetings and discussions.
* Reviewed and approved team's PRs.
* Reported bugs, suggestions for improvement.



0 comments on commit ffd59e4

Please sign in to comment.