-
Notifications
You must be signed in to change notification settings - Fork 565
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
[CS2103-F13-4] Healthcare Xpress #94
base: master
Are you sure you want to change the base?
[CS2103-F13-4] Healthcare Xpress #94
Conversation
Codecov ReportBase: 72.15% // Head: 70.01% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## master #94 +/- ##
============================================
- Coverage 72.15% 70.01% -2.15%
- Complexity 399 827 +428
============================================
Files 70 105 +35
Lines 1232 3145 +1913
Branches 125 374 +249
============================================
+ Hits 889 2202 +1313
- Misses 311 778 +467
- Partials 32 165 +133
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
…task-relative-index Fix: use relative person index when adding task
…er-functions Code Quality Check - Helper Functions
Update List command in user guide
Update user guide about new feature and add images
Fix help image
…message Update UserGuide on Help Window, update wording error in address, updating HelpWindow's text.
…message Update PPP link
Update PPP
Fix bug in List command, Add Unmark to DG
Improve code quality of list command parser
Update ui.png
…n/tp into dg/assign-command
Dg/assign command
Add UndoUnmark command in DG
Healthcare Xpress helps medical administrator to manage details and schedules of the patients and nurses that are involved in home-visit. It is optimized for CLI users so that frequent tasks can be done faster by typing in commands.