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

Initial Refactoring from Addressbook to MediTabs #34

Merged
merged 15 commits into from
Feb 21, 2019

Conversation

jtankw3
Copy link

@jtankw3 jtankw3 commented Feb 20, 2019

Changed Person, Address, Phone, Email classes to Medicine, Company, Quantity, Expiry classes respectively.
Changed test case data to better suit MediTabs such as using medicine names instead of person names.
No change to functionality except for regex validation which was changed to suit the new fields.

UserGuide formatting changed to address Travis warnings

@jtankw3 jtankw3 added this to the v1.1 milestone Feb 20, 2019
@jtankw3 jtankw3 changed the title Refactor Initial Refactoring from Addressbook to MediTabs Feb 21, 2019
@jtankw3 jtankw3 added the v1.1 For v1.1 project milestone label Feb 21, 2019
Copy link

@JonathanLeeWH JonathanLeeWH left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job in refactoring. You have put in quite a lot of effort to ensure the refactoring does not affect the underlying architecture and structure of the program. Keep up the good work. I have rerun the build to fix the initial build errors. The builds now show pass. I will approve this PR and merge.

@JonathanLeeWH JonathanLeeWH merged commit 36bef17 into CS2103-AY1819S2-T12-3:master Feb 21, 2019
@jtankw3 jtankw3 deleted the Refactor branch March 16, 2019 05:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v1.1 For v1.1 project milestone
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants