-
Notifications
You must be signed in to change notification settings - Fork 521
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-W08-2] VitalConnect #132
Open
Ella-e
wants to merge
358
commits into
nus-cs2103-AY2324S2:master
Choose a base branch
from
AY2324S2-CS2103T-W08-2:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
[CS2103T-W08-2] VitalConnect #132
Ella-e
wants to merge
358
commits into
nus-cs2103-AY2324S2:master
from
AY2324S2-CS2103T-W08-2:master
Conversation
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
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #132 +/- ##
=============================================
- Coverage 75.26% 60.49% -14.77%
- Complexity 419 639 +220
=============================================
Files 71 109 +38
Lines 1338 2491 +1153
Branches 126 273 +147
=============================================
+ Hits 1007 1507 +500
- Misses 301 872 +571
- Partials 30 112 +82 ☔ View full report in Codecov by Sentry. |
-UI no longer shows "Allergic to:" when there is no allergy tag.
Improve UI
Implement the Storage and GUI for Appointment
Update puml graphs
Update UG and list contact information
-Update introduction and table of content.
Update UserGuide
Updated user guide by including images for corresponding commands. All screenshots are from the master branch as of 25/03/2024.
…uide Update user guide with images
…uide Quick fix
Add edit contact command; update respective UG; fix CI UI display issue
Reformat appointment command
Update jar version
Fix merge conflicts with the conflicting image and puml
Javierng2knus fix dummy pe2
Update DG
Update code quality
…rmat-fix Fix for formatting when print via google chrome
…rmat-fix Fix for formatting when print via google chrome 2
…rmat-fix Fix for formatting when print via google chrome 3
…rmat-fix Fix for formatting when print via google chrome 3
…rmat-fix Fix for formatting when print via google chrome 5
…rmat-fix Fix for formatting when print via google chrome 6
…rmat-fix Fix for formatting when print via google chrome 7
…rmat-fix Fix for formatting when print via google chrome 7
…rmat-fix Fix for formatting when print via google chrome 9
Fix mixing line in DG
…rmat-fix Fix for formatting when print via google chrome 10
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Clinic assistants are required to take note of a multitude of information regarding the patient, such as their contact number, any existing medical condition, the specific treatment that they are currently undergoing and much more. With this product, such information will be readily available while also allowing for quality of life features such as scheduling appointments and managing medication.