Skip to content
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-W14-1] Doc'it #113

Open
wants to merge 166 commits into
base: master
Choose a base branch
from

Conversation

didymental
Copy link

Doc’it provides a centralised platform for authorised staff from small family clinics to view, update, and onboard patient records, solving the inefficient paper records and files used today. With Doc’it, small family clinics can reduce man-hours in managing paper files, translating this ‘saved’ time into better frontline care services.

@codecov-commenter
Copy link

codecov-commenter commented Sep 20, 2021

Codecov Report

Merging #113 (83eca96) into master (ba53b8c) will decrease coverage by 2.62%.
The diff coverage is 72.02%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #113      +/-   ##
============================================
- Coverage     72.15%   69.53%   -2.63%     
- Complexity      399      710     +311     
============================================
  Files            70      116      +46     
  Lines          1232     2449    +1217     
  Branches        125      283     +158     
============================================
+ Hits            889     1703     +814     
- Misses          311      628     +317     
- Partials         32      118      +86     
Impacted Files Coverage Δ
src/main/java/seedu/docit/AppParameters.java 75.00% <ø> (ø)
src/main/java/seedu/docit/Main.java 0.00% <ø> (ø)
src/main/java/seedu/docit/MainApp.java 0.00% <0.00%> (ø)
src/main/java/seedu/docit/commons/core/Config.java 68.18% <ø> (ø)
...ain/java/seedu/docit/commons/core/GuiSettings.java 69.23% <ø> (ø)
...main/java/seedu/docit/commons/core/LogsCenter.java 78.37% <ø> (ø)
...c/main/java/seedu/docit/commons/core/Messages.java 0.00% <0.00%> (ø)
...rc/main/java/seedu/docit/commons/core/Version.java 82.50% <ø> (ø)
...ain/java/seedu/docit/commons/core/index/Index.java 100.00% <ø> (ø)
...it/commons/exceptions/DataConversionException.java 100.00% <ø> (ø)
... and 111 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ba53b8c...83eca96. Read the comment docs.

rish-16 and others added 16 commits September 21, 2021 18:31
Add portrait picture of Rish for About Us website
LGTM
Unused file
This reverts commit c4978d3, reversing
changes made to 2a6c2a1.
* Add telegram notification to github actions

* Add new line to telenotif.yml

* Update About Us for YuXin

* Add About Us information for YuXin

* Delete unused workflow file

* Add back quick start

* Add back quick start
* Add image for Didymus profile

* Add Didymus Portfolio Page

* Update didymus.md

* Update AboutUs.md with Didymus details

* Fix checkstyle

* Update name to didymental.png

* Update AboutUs.md with new image name

* Fix file name

* Fix formatting for AboutUs.md
* Modify README.md

* Update Ui.png to display Doc'it mock-up

* Update README.md
* Update UserGuide with Patient Record commands

* Remove trailing whitespace in markdown

* Add profile picture link

Co-authored-by: Gabriel <77230723+gycgabriel@users.noreply.github.com>
* Modify use cases

* Update Use Cases of DeveloperGuide.md
* Update 'AboutUs' for Joshen

* Update 'AboutUs' for Joshen
joshenx and others added 30 commits November 8, 2021 09:22
* Update DevGuide for Archive Feature

* Fix image names

* Modify auto archive sequence diagram
* Update Joshen's PPP

* Fix formatting
* Update Joshen's PPP

* Fix formatting

* Fix image size
* Update Joshen's PPP

* Fix formatting

* Fix image size

* Shorten Joshen's PPP
* Edit Prescription DG

* DG edits

* Merge master

* Update DG for prescription
* Update Joshen's PPP

* Fix formatting

* Fix image size

* Shorten Joshen's PPP

* Shorten Joshen's PPP even more
* Edit Prescription DG

* DG edits

* Merge master

* Update DG for prescription

* Update PPP broken links
* Update Joshen's PPP

* Fix formatting

* Fix image size

* Shorten Joshen's PPP

* Shorten Joshen's PPP even more

* Fix typo in Joshen PPP
* Edit Prescription DG

* DG edits

* Merge master

* Update DG for prescription

* Update PPP broken links

* Fix grammar
* Shorten PPP

* Shorten Didy PPP even more
* Change Devguide sequence diagrams

* Update Devguide sequence diagrams

* Change png files
* Edit Prescription DG

* DG edits

* Merge master

* Update DG for prescription

* Update PPP broken links

* Fix grammar

* Move prescription to below appointment in DG
* Update DeveloperGuide.md

* Restructure Appointment DG

Rename Patient Book to Address Book in DeletePatient Activity Diagram
* Remove mentions of v1.4

* Add TOC to DG
* Update DeveloperGuide.md

* Update DeveloperGuide.md

* Update DeveloperGuide.md

* Update DG glossary copied from UG

* Update DeveloperGuide.md

* Update DeveloperGuide.md
* Add manual testing, change tests

* Fix checkstyle

* Remove whitespace from Developer Guide

* Remove whitespace

* Fix checkstyle

* Removed add test case
* Update use cases to remove list

* Update test case for apmt in DG

* Change apmt add error messages

* Change edit appointment error message
* Split sequence diagrams into two parts

* Add manual testing

* Add NFR

* Update sequence diagrams due to errors

* Update PPP with contributions for DG and UG

* Update typos in PPP

* Add use cases for DG for medical entries and find

* Update PPP
* Update gycgabriel.md

* Update test cases and PPP
* Update gycgabriel.md

* Update UserGuide.md

* Better error messages for datetime

* Fix tests
* Update glossary

* Add images to UG

* Add images

* Add date time in Singapore in UG

* Set limit to medical history and update UG and DG

* Fix checkstyle
* Remove mentions of v1.4

* Final update to Rish PPP

* Final changes to PPP
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants