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

[CS2113-F11-4] OneDoc #18

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

Conversation

kaseykwok
Copy link

OneDoc helps doctors in managing information of patients and medicines.

redders7 referenced this pull request in AY2223S1-CS2113-T18-1b/tp Oct 18, 2022
karthikstar and others added 29 commits October 21, 2022 15:47
Edit Developer Guide for VisitList Component
Updated DG to include parser-specific explanation
add Prescription DeveloperGuide
Updated Parser to contain asserts
Changed variable names that were incorrect to fix bug
Created JUnit tests for the Parser for functionality and parsing
* 'master' of https://github.com/karthikstar/tp:
  updated parser test to remove bad comments
  added more tests for patients, visits, and prescriptions
  added parsing checks for main method and patient methods
  changed variable names that were incorrect to fix bug
  updated Parser to contain asserts
Added viewVisit function to view a specific visit, modified viewPatient function
* 'master' of https://github.com/karthikstar/tp:
  Fix gradle issues
  Added viewVisit function, modified viewPatient function
kaseykwok and others added 30 commits November 7, 2022 06:32
Architecture and main component, manual testing for prescription menu in DG, minor fix in UG
Add javaDoc for classes and methods authored
Minor fix in architecture diagram
Fix DG's TOC and move the sequence in manual testing
Updated visit to check against birth date
* 'master' of https://github.com/karthikstar/tp: (24 commits)
  fixed failing tests
  added periods
  updated to add java docs
  updated variable to be closer to declaration
  updated visit to check against birth date
  Add changes such that invalid dates and times can be detected in data files.
  Fix DG flow and TOC
  added more information abuot visits testing
  updated testing to include how to test patient and visit section
  Minor fix in activate prescription output message
  Meta file for build jar
  Minor fix in architecture diagram
  Add javaDoc for classes and methods authored
  Minor fix in PPP
  Edit PPP
  Add manual testing for prescription features
  Add manual testing structure and minor fix in UG
  Structure according to address book
  Add TOC for DG
  Change homepage
  ...
Add run jar command to UG and DG
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.

9 participants