-
Notifications
You must be signed in to change notification settings - Fork 519
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-T09-2] MediCLI #86
base: master
Are you sure you want to change the base?
[CS2103-T09-2] MediCLI #86
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #86 +/- ##
============================================
+ Coverage 75.26% 79.29% +4.03%
- Complexity 419 675 +256
============================================
Files 71 107 +36
Lines 1338 2101 +763
Branches 126 218 +92
============================================
+ Hits 1007 1666 +659
- Misses 301 376 +75
- Partials 30 59 +29 ☔ View full report in Codecov by Sentry. |
Implement edit patient doctor functionality
Branch catch appointment errors
Fix appointment bug
Fix name constraints
Refine DG use cases and NFR
Add execute sequence diagrams
…into branch-fixDGbugs
Documentation
Fix DG design bugs
add query DG documentation
Documentation
MediCLI is a command line patient management solution aimed at tech-savvy hospital clerks who are accustomed to typing information often under pressure/time crunches.
The CLI approach provides a text-based, streamlined interaction, allowing them to input and retrieve information with swift, precise commands making their lives easier and hospital information processing faster.