-
Notifications
You must be signed in to change notification settings - Fork 581
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[CS2103T-W16-3] InsureIQ #40
base: master
Are you sure you want to change the base?
[CS2103T-W16-3] InsureIQ #40
Conversation
Codecov Report
@@ Coverage Diff @@
## master #40 +/- ##
============================================
+ Coverage 75.26% 78.59% +3.33%
- Complexity 419 724 +305
============================================
Files 71 104 +33
Lines 1338 2163 +825
Branches 126 285 +159
============================================
+ Hits 1007 1700 +693
- Misses 301 380 +79
- Partials 30 83 +53
... and 1 file with indirect coverage changes 📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today! |
…s-persons-with-default-policy-dates Fix a bug in the find command for pi and pe
…mind-feature Add exception handlings for remind feature
Checks to recognizee default parameters in different persons was added.
Specified output upon success for Delete. Provided complete details about use of Sort Command.
Fix help window to direct to InsureIQ User Guide
…feature Update UG for Delete and Sort Command
- Add `remark` field to Person - Add `remark` command to add / edit remarks - Update UI to reflect remarks (to be changed) To do: - Change tests to cater additional field
…feature Add sort command to command summary
…th-no-policy-data Throw exception when incomplete edits are done for policy
Change person card UI
…86-add-remarks
Add Remark command
Update UG FAQ section
Update UG to make it more user friendly [CS2101]
Update UserGuide.md
Update UserGuide.md
Update UG [CS2101]
Update UserGuide.md
Update UserGuide.md
Update known issues
Ug format 1
Modify UG 3
Modify UG 4
Modify UG 5
InsureIQ helps car insurance agents by providing a quick and easy contact management system of a large car owner database with policies bought by them and also have a better overview of the premium due dates.