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

[CS2113T-W09-4] PatientManager #2

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

Conversation

brandonfoong
Copy link

PatientManager helps General Practioners in polyclinics to better manage the medical records of their patients. It is optimized for CLI users so that frequent tasks can be done faster by typing in commands.

nagiteja referenced this pull request in nagiteja/tp Mar 7, 2021
Emkay16 and others added 29 commits March 30, 2021 10:54
- Change patients in Data to private and fix StorageTest accordingly
- Add/modify constructor for Data class
- Add skeleton for StorageException
- Fix warnings and unused imports
- Replace generic Exception with InvalidInputException for ParserTest
- Some minor changes on exception messages
# Conflicts:
#	src/main/java/seedu/duke/Storage.java
#	src/test/java/seedu/duke/StorageTest.java
Add deleteCommand Function, JunitTest for deleteCommand and NRIC checkum
# Conflicts:
#	src/main/java/seedu/duke/Constants.java
Update user guide to add expected outcomes to usage examples
Add methods to load data from save files
hiongkaihan and others added 30 commits April 12, 2021 18:10
Add PPP and update AboutUs.md
Update command summary for UG and DG
Quick fixes to expected outputs
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.

7 participants