forked from nus-cs2103-AY2324S1/tp
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1 from johnnythesnake12/branch-1.1PPP
updated PPP
- Loading branch information
Showing
1 changed file
with
44 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
--- | ||
layout: default.md | ||
title: Ji-xuan's Project Portfolio Page" | ||
--- | ||
|
||
### Project: Insurahub | ||
|
||
Insurahub - Insurahub is a CLI application that targets financial advisors that type fast and prefers CLI over GUI to use the app. | ||
|
||
Given below are my contributions to the project. | ||
|
||
* **New Feature**: To be added soon | ||
* What it does: To be added soon | ||
* Justification: To be added soon | ||
* Highlights: To be added soon | ||
* Credits: To be added soon | ||
|
||
|
||
|
||
* **Code contributed**: [RepoSense link](https://nus-cs2103-ay2324s1.github.io/tp-dashboard/?search=johnnythesnake12&breakdown=false&sort=groupTitle%20dsc&sortWithin=title&since=2023-09-22&timeframe=commit&mergegroup=&groupSelect=groupByRepos) | ||
|
||
* **Project management**: | ||
* Managed releases `v1.3` - `v1.5rc` (3 releases) on GitHub | ||
|
||
* **Enhancements to existing features**: | ||
* Updated the GUI color scheme (Pull requests [\#33](), [\#34]()) | ||
* Wrote additional tests for existing features to increase coverage from 88% to 92% (Pull requests [\#36](), [\#38]()) | ||
|
||
* **Documentation**: | ||
* User Guide: | ||
* Added documentation for the features `addNewClient` and `find` [\#72]() | ||
* Did cosmetic tweaks to existing documentation of features `clear`, `exit`: [\#74]() | ||
* Developer Guide: | ||
* Added the Non-functional requirements of the project | ||
* Images: | ||
* Added preliminary UI mockup | ||
|
||
* **Community**: | ||
* To be added soon | ||
|
||
* **Tools**: | ||
* Integrated a third party library (Natty) to the project ([\#42]()) | ||
* Integrated a new Github plugin (CircleCI) to the team repo | ||
|