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-T09-3] HalpMi #3

Open
wants to merge 648 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
648 commits
Select commit Hold shift + click to select a range
85653d6
Merge pull request #132 from tanweili/WeiLi-UpdateDG_UML
shxr3f Mar 30, 2022
f9c8e71
Making corrections to format
shxr3f Mar 30, 2022
abc2adf
Merge branch 'master' into branch-DG_Corrections
shxr3f Mar 30, 2022
0e06254
More changes to formatting
shxr3f Mar 30, 2022
9d8559e
Adding full stops.
shxr3f Mar 30, 2022
a5dd3ea
Merge pull request #135 from shxr3f/branch-DG_Corrections
tanweili Mar 30, 2022
41f9b68
DG linking png images
wraineflores Mar 30, 2022
a5ad229
Merge pull request #136 from wraineflores/wraineflores-update-v3
wraineflores Mar 30, 2022
136af72
Changing saveString() method for patient and doctor
shxr3f Mar 31, 2022
78bed26
Merge pull request #137 from shxr3f/branch-correctBugs
tanweili Mar 31, 2022
1a135d6
Implement IdGenerator and changing add appt cmd
tanweili Apr 5, 2022
352704c
Implement reference from ApptList to PatientList and DtrList
tanweili Apr 5, 2022
ed14d57
Update IdGenerator and implement new add appointment
tanweili Apr 5, 2022
4d15700
Update appt saveString
tanweili Apr 5, 2022
7fccb48
Update U/DG to reflect changes made to ApptList
tanweili Apr 6, 2022
28e5fc7
Fix #138
tanweili Apr 6, 2022
761dc35
Fix #139
tanweili Apr 6, 2022
8c4a0b6
Fix #141
tanweili Apr 6, 2022
71d97fe
Fix #143
tanweili Apr 6, 2022
a0bc724
Fix #148
tanweili Apr 6, 2022
92e8087
Fix Example documentation for Find commands
Anvitha-r Apr 6, 2022
2084dcb
Fix view appointment examples in user guide
Anvitha-r Apr 6, 2022
26407d6
Fix command to exit the application not documented and add help fucntion
Anvitha-r Apr 6, 2022
f05929b
Fix command summary to include edit function
Anvitha-r Apr 6, 2022
8b4b848
fix appointment commands in ug
Anvitha-r Apr 6, 2022
ab8d995
fix indentation errors
Anvitha-r Apr 6, 2022
10d2421
fix view command summary fucntions for medicine, doctor and patient
Anvitha-r Apr 6, 2022
ba358be
fix medicine side effects so that confusion doesn't occur
Anvitha-r Apr 6, 2022
78b006c
Merge pull request #178 from tanweili/WeiLi-CheckIfPatientAndDoctorEx…
shxr3f Apr 7, 2022
fb6b167
update ug delete appointment
wraineflores Apr 7, 2022
c60120a
update command class uml
wraineflores Apr 7, 2022
f68e703
fix bug to ensure that the age and dob match
Anvitha-r Apr 7, 2022
cfae0fe
updated DoctorList & PatientList method names
wraineflores Apr 7, 2022
0336381
update refactor validator find switch cases
wraineflores Apr 7, 2022
4ebf3ce
update validator
wraineflores Apr 7, 2022
739e05f
update printAddDoctor message
wraineflores Apr 7, 2022
b645383
update print addPatient & addMedicine messages
wraineflores Apr 7, 2022
5e3a88d
update view help feature
wraineflores Apr 7, 2022
b325b7e
update delete help message
wraineflores Apr 7, 2022
87bf452
update delete help message v2
wraineflores Apr 7, 2022
0a255e6
update edit help message
wraineflores Apr 7, 2022
6e9b420
Implementing a CheckForMedicineStockCommand
shxr3f Apr 7, 2022
2171d03
Implementing CheckIfAppointmentTodayCommand
shxr3f Apr 7, 2022
6f6c937
update find & additional features in help
wraineflores Apr 7, 2022
6d276ec
Creating DispenseMedicineCommand
shxr3f Apr 7, 2022
d83ff0f
Implementing new methods in AppointmentList class
shxr3f Apr 7, 2022
a470f3c
Implementing new methods in MedicineList class
shxr3f Apr 7, 2022
395c0ef
Making quantity protected instead of private
shxr3f Apr 7, 2022
51b2b68
New saveMedicineStringMethod
shxr3f Apr 7, 2022
f3949a2
Implementing new parser methods for dispense medicine feature.
shxr3f Apr 7, 2022
ec7775c
Creating validator method for dispense medicine
shxr3f Apr 7, 2022
fe70cbf
Added some new statuses for dispense medicine feature
shxr3f Apr 7, 2022
3f9bec8
creating load and save methods to save medicine data in appointments
shxr3f Apr 7, 2022
4b21420
Included the dispense medicine case in manager class
shxr3f Apr 7, 2022
33b5191
Refractoring ExpiryComparator class
shxr3f Apr 7, 2022
de8a552
Resolving checkstyle issues
shxr3f Apr 7, 2022
a726749
Merge pull request #182 from wraineflores/wraineflores-update-v5
wraineflores Apr 7, 2022
2b6a6dd
Create my draft PPP
tanweili Apr 7, 2022
52465c9
Merge pull request #184 from tanweili/WeiLi-PPPDraft
tanweili Apr 7, 2022
c5e5448
Update appointment results
wraineflores Apr 8, 2022
7673824
Change to public
wraineflores Apr 8, 2022
88cbfcc
Merge branch 'master' into fix-bugs
wraineflores Apr 8, 2022
46caacd
Update Validator.java
wraineflores Apr 8, 2022
4386a0f
Merge pull request #183 from shxr3f/branch-assignMedsFeature
tanweili Apr 8, 2022
061afa4
Merge branch 'master' into wraineflores-update-v5
wraineflores Apr 8, 2022
2d4cf5e
Merge remote-tracking branch 'upstream1/master' into wraineflores-upd…
wraineflores Apr 9, 2022
1dd267e
Merge branch 'wraineflores-update-v5' of https://github.com/wraineflo…
wraineflores Apr 9, 2022
e315a20
Created PPP md file
wraineflores Apr 9, 2022
0f79a24
Merge pull request #180 from Anvitha-r/fix-bugs
tanweili Apr 9, 2022
b48cb8a
Fix update appointment bug
wraineflores Apr 9, 2022
11dfe0b
Merge remote-tracking branch 'upstream1/master' into wraineflores-upd…
wraineflores Apr 9, 2022
a828e15
Add med name validation now accepts spaces
tanweili Apr 9, 2022
a95e2ee
Update add appt details in UG
tanweili Apr 9, 2022
d21bf24
Updating PPP
shxr3f Apr 9, 2022
f9b4de5
Update UG command summary table
tanweili Apr 9, 2022
7dad331
Adds PPP.md template for all
wraineflores Apr 9, 2022
444bdcc
Update add appointment & appointment id help message examples
wraineflores Apr 9, 2022
b5a2588
Adding Documentation for Manager Class
shxr3f Apr 9, 2022
3d6768e
Adding documentation for Status Class
shxr3f Apr 9, 2022
0564bc6
Adding Documentation for Command classes part 1.
shxr3f Apr 9, 2022
d855a40
Correcting checkstyle
shxr3f Apr 9, 2022
8786844
Update all puml diagrams
tanweili Apr 9, 2022
e33ef5d
merging from main
kktai1512 Apr 9, 2022
e289149
Updating Documentation for Command Classes part 2
shxr3f Apr 9, 2022
3616e10
abstract out the load function to a generic one
kktai1512 Apr 9, 2022
760965a
removed one md
wraineflores Apr 9, 2022
daee336
add save
kktai1512 Apr 9, 2022
2dadd6d
refactor exceptions
kktai1512 Apr 9, 2022
3f8b4d9
add corrupted file handling and abstract exceptions, and change valid…
kktai1512 Apr 9, 2022
5f58ee6
change UI help print add doctor / add patient method name
kktai1512 Apr 9, 2022
a56d991
change duplicate methods - openlengthcheck in parser
kktai1512 Apr 9, 2022
6ff5cbb
Remove ApptListTest
tanweili Apr 9, 2022
c41155d
fix checkstyle
kktai1512 Apr 9, 2022
eaf9b9b
Merge pull request #186 from tanweili/WeiLi-MinorUpdates
shxr3f Apr 9, 2022
6ba1fbf
Merge pull request #185 from wraineflores/wraineflores-update-v5
shxr3f Apr 9, 2022
ed3bb78
Merge pull request #187 from shxr3f/branch-docsUpdate-Sharif
Anvitha-r Apr 9, 2022
f53b287
fix checkstyle
kktai1512 Apr 9, 2022
02ba623
remove comments
kktai1512 Apr 9, 2022
2774037
Merge branch 'master' into CSV-corrupt-handling
tanweili Apr 9, 2022
58a7c14
Merge pull request #188 from kktai1512/CSV-corrupt-handling
tanweili Apr 9, 2022
ee0d493
Final fixes for V2.1 via zoom meeting
tanweili Apr 9, 2022
993acae
Merge pull request #189 from tanweili/WeiLi-Fixes
tanweili Apr 9, 2022
b0979d3
update v12
wraineflores Apr 9, 2022
2faea1e
Merge remote-tracking branch 'upstream1/master' into wraineflores-upd…
wraineflores Apr 9, 2022
5cbf5a0
delete for loop
wraineflores Apr 9, 2022
04ceca9
edit doctor prompt fix
kktai1512 Apr 9, 2022
579fc81
change find methods switch case to lower such that it fits our new up…
kktai1512 Apr 9, 2022
b578f49
lower case param[0] in validator find methods
kktai1512 Apr 9, 2022
80057a1
make sure admission date is after dob
kktai1512 Apr 9, 2022
35133ff
fix checkstyle
kktai1512 Apr 9, 2022
35caa28
fix dob admission validator
kktai1512 Apr 9, 2022
5da6aff
Update UG v12
wraineflores Apr 10, 2022
b02beec
Edit v15
wraineflores Apr 10, 2022
cd5066b
Update v16
wraineflores Apr 10, 2022
65b3839
Update v17
wraineflores Apr 10, 2022
63a0364
Update my PPP
tanweili Apr 10, 2022
cdb83e9
Merge pull request #192 from tanweili/WeiLi-Updates2
shxr3f Apr 10, 2022
77ed3a5
Merge pull request #191 from wraineflores/wraineflores-update-v5
shxr3f Apr 10, 2022
f4ea464
Updating user guide
shxr3f Apr 10, 2022
276b1f0
Removing unwanted comments
shxr3f Apr 10, 2022
5b894fd
Updating Help for dispense medicine
shxr3f Apr 10, 2022
1be2a59
Refactoring code in manager to adhere to code style
shxr3f Apr 10, 2022
a79ecf4
Edits to text-ui-tests
shxr3f Apr 10, 2022
9e9af5c
Update DG implemntation with ViewApptCmd
tanweili Apr 10, 2022
3863765
Update PPP to reflect DG design implementation
tanweili Apr 10, 2022
7b60975
Update AboutUs.md
tanweili Apr 10, 2022
9d8fe9d
Update md v2
wraineflores Apr 10, 2022
cb3aa85
Change md v3
wraineflores Apr 10, 2022
6b6170c
Merge pull request #195 from wraineflores/wraineflores-update-v5
wraineflores Apr 10, 2022
9ecac29
Created new sequence diagram from Dispense Medicine Feature
shxr3f Apr 10, 2022
2f4c053
Image for Dispence Med puml
shxr3f Apr 10, 2022
75dea62
Updating overall sequence diagram and Storage Class Diagram
shxr3f Apr 10, 2022
4436bbb
Editing description of Storage Class and Adding desription for Dispen…
shxr3f Apr 10, 2022
06f58f4
Update wraineflores.md
wraineflores Apr 10, 2022
8436bf0
Update wraineflores.md
wraineflores Apr 10, 2022
c9021e7
Update UserGuide.md
wraineflores Apr 10, 2022
0bc145d
Merge pull request #194 from tanweili/WeiLi-Updates2
shxr3f Apr 10, 2022
ad600d6
Merge pull request #193 from shxr3f/branch-CodeReview
Anvitha-r Apr 10, 2022
980dcf4
fix edit patient
kktai1512 Apr 10, 2022
d89fa40
Merge branch 'master' into fix-bugs
kktai1512 Apr 10, 2022
172b2f7
fix patientlist error
kktai1512 Apr 10, 2022
f84fa06
Merge pull request #190 from kktai1512/fix-bugs
shxr3f Apr 10, 2022
ec10d4b
added UGDG for storage and corrupted files
kktai1512 Apr 10, 2022
a84011a
Some final fixes for submission...
tanweili Apr 10, 2022
2bd9554
Fix link issue for PPP due to github pages file structure
tanweili Apr 10, 2022
48d39bd
Update user stories section of DG
tanweili Apr 10, 2022
bafb759
Update wraineflores.md
wraineflores Apr 10, 2022
63531c2
Update AboutUs.md
wraineflores Apr 10, 2022
7a70cba
merge from master to branch
Anvitha-r Apr 10, 2022
252cf17
PPP update
kktai1512 Apr 10, 2022
e4d4344
PPP update
kktai1512 Apr 10, 2022
9e44216
Update wraineflores.md
wraineflores Apr 10, 2022
86784db
validateMedicine method clean up
kktai1512 Apr 10, 2022
77ba8b6
Update UserGuide
tanweili Apr 10, 2022
9fd8307
validateMedicine method clean up
kktai1512 Apr 10, 2022
9632ef0
Add line break between diagram and paragraph
tanweili Apr 10, 2022
81c05b7
Merge pull request #197 from tanweili/WeiLi-Fixes3
tanweili Apr 10, 2022
0c87c53
Make user stories table nicer
tanweili Apr 10, 2022
c2017cd
Add more line break to my PPP to make it look nicer
tanweili Apr 10, 2022
1072ae7
Merge pull request #198 from tanweili/WeiLi-Fixes4
tanweili Apr 10, 2022
f61685b
Add line break to properly display user stories table
tanweili Apr 10, 2022
0d9f14d
Merge pull request #199 from tanweili/WeiLi-AddLineBreak
tanweili Apr 10, 2022
baae4cb
Update DG UML
wraineflores Apr 10, 2022
3fdf09f
Merge branch 'master' into wraineflores-update-v5
wraineflores Apr 10, 2022
583ad71
Merge pull request #200 from wraineflores/wraineflores-update-v5
wraineflores Apr 10, 2022
af4d3eb
Update UG to change from admission date to registration date
tanweili Apr 10, 2022
8af180f
Update patient table headers to be consistent
tanweili Apr 10, 2022
925c794
Update code to accept registrationdate instead of admissiondate
tanweili Apr 10, 2022
c831db8
Update UG to remove view appt by specific criteria
tanweili Apr 10, 2022
fc99559
Fix DG Glossary section format overflowing to above
tanweili Apr 10, 2022
c0212ba
validateMedicine method clean up
kktai1512 Apr 10, 2022
7ac52ff
remove unused validator methods
kktai1512 Apr 10, 2022
a6530c6
update UGDG
kktai1512 Apr 10, 2022
fa3ad32
add images to the UG
Anvitha-r Apr 10, 2022
297389a
add images for edit function
Anvitha-r Apr 10, 2022
d6382cf
add images for find function
Anvitha-r Apr 10, 2022
e4e0d55
update PPP
Anvitha-r Apr 10, 2022
e8e33ad
update exceptions DG
kktai1512 Apr 11, 2022
02b319e
update exceptions DG
kktai1512 Apr 11, 2022
27be7a0
add diagrams
kktai1512 Apr 11, 2022
b925e00
Merge branch 'master' into documentation-update
kktai1512 Apr 11, 2022
2f257ea
add photo
kktai1512 Apr 11, 2022
14f6a74
Update Validator.java
wraineflores Apr 11, 2022
000777f
add photo
kktai1512 Apr 11, 2022
7e29b02
Merge pull request #201 from tanweili/WeiLi-FindPatientRegistrationDate
wraineflores Apr 11, 2022
c05d357
fix validatedosage method
kktai1512 Apr 11, 2022
b7a0770
fix validateQuantity
kktai1512 Apr 11, 2022
6ae8c3f
add picture
kktai1512 Apr 11, 2022
ac6c05a
changes
Anvitha-r Apr 11, 2022
ae9b942
Merge pull request #196 from kktai1512/documentation-update
wraineflores Apr 11, 2022
1f1567d
Update UserGuide.md
wraineflores Apr 11, 2022
18e0fa5
changes to save data
Anvitha-r Apr 11, 2022
3a128af
Merge branch 'master' into appointment_1
Anvitha-r Apr 11, 2022
8ce6eb8
Merge pull request #202 from Anvitha-r/appointment_1
shxr3f Apr 11, 2022
1ad641b
Update UserGuide.md
wraineflores Apr 11, 2022
7e11877
add screenshot to find appointment
Anvitha-r Apr 11, 2022
3bafef5
add findappointment screenshot
Anvitha-r Apr 11, 2022
26ed7e8
Merge branch 'master' into UG-updates
Anvitha-r Apr 11, 2022
f4ff14e
help-change
kktai1512 Apr 11, 2022
6477ba8
fix findpatient exit error
kktai1512 Apr 11, 2022
ceb8252
Merge branch 'master' of https://github.com/AY2122S2-CS2113T-T09-3/tp
Anvitha-r Apr 11, 2022
52cdd59
Set theme jekyll-theme-cayman
tanweili Apr 11, 2022
b70a95a
crop picture
kktai1512 Apr 11, 2022
777c143
add line break
kktai1512 Apr 11, 2022
23709c4
Update appt and apptList UML images to reflect new methods
tanweili Apr 11, 2022
b071736
Reduce size of Manager UML image
tanweili Apr 11, 2022
05ea122
add pics for add function UG
Anvitha-r Apr 11, 2022
48965b1
update UG with screenshot for add
Anvitha-r Apr 11, 2022
8ddc97c
Update pt ptList appt apptList UML Diag to reflect new methods added
tanweili Apr 11, 2022
39892f0
remove edit appointment
Anvitha-r Apr 11, 2022
9f511a7
add screenshots for all functions
Anvitha-r Apr 11, 2022
4c20683
Merge pull request #205 from tanweili/WeiLi-FinalFinalFixes
wraineflores Apr 11, 2022
3c15a3a
Merge pull request #203 from Anvitha-r/UG-updates
tanweili Apr 11, 2022
58c9354
Merge branch 'AY2122S2-CS2113T-T09-3:master' into master
tanweili Apr 11, 2022
f22f546
add missing images
Anvitha-r Apr 11, 2022
88904c3
Update wraineflores.md
wraineflores Apr 11, 2022
92f436f
made changes to the logo and Halpmi start page
Anvitha-r Apr 11, 2022
5d8ba4d
make changes to the UG commands and sections
Anvitha-r Apr 11, 2022
ccd0360
Update wraineflores.md
wraineflores Apr 11, 2022
93f3f8d
fix checkstyle issue
Anvitha-r Apr 11, 2022
eac06d3
reverse changes made
Anvitha-r Apr 11, 2022
f80ee57
Merge pull request #204 from kktai1512/final-checks
wraineflores Apr 11, 2022
0865a5d
delete the edit appointment image
Anvitha-r Apr 11, 2022
7dea58a
Removing edit apppointment function and fixing delete appointment bugs
shxr3f Apr 11, 2022
50411fa
Merge branch 'master' into branch-fixAppointmentBugs
shxr3f Apr 11, 2022
79ece2f
Inserting image into About Us
shxr3f Apr 11, 2022
c0be0fa
Merge pull request #207 from shxr3f/branch-fixAppointmentBugs
Anvitha-r Apr 11, 2022
ba2e266
add photo to about us
Anvitha-r Apr 11, 2022
a452e2b
Update wraineflores.md
wraineflores Apr 11, 2022
c24ea02
fix the about us
Anvitha-r Apr 11, 2022
7e06b26
update ppp
Anvitha-r Apr 11, 2022
3663881
Merge branch 'master' into UG-update-changes
Anvitha-r Apr 11, 2022
478de6a
Fixing issue with loading data of older date
shxr3f Apr 11, 2022
2fe9975
Merge pull request #208 from shxr3f/branch-fixStorageBugs
shxr3f Apr 11, 2022
54d35eb
Merge branch 'master' of https://github.com/AY2122S2-CS2113T-T09-3/tp
Anvitha-r Apr 11, 2022
f8890bb
Merge branch 'master' of https://github.com/AY2122S2-CS2113T-T09-3/tp…
Anvitha-r Apr 11, 2022
96c6a47
Merge branch 'master' into UG-update-changes
Anvitha-r Apr 11, 2022
6b6d116
update ug with screenshot
Anvitha-r Apr 11, 2022
a454622
fix checkstyle
Anvitha-r Apr 11, 2022
8b71c6e
Merge pull request #206 from Anvitha-r/UG-update-changes
shxr3f Apr 11, 2022
a6afb1b
Merge branch 'AY2122S2-CS2113T-T09-3:master' into master
tanweili Apr 11, 2022
6fa333f
Fix UG find section don't have hyperlink and remove some sections
tanweili Apr 11, 2022
98f7241
Merge pull request #209 from tanweili/WeiLi-FixUG
shxr3f Apr 11, 2022
8ee5836
Add sharif photo in and one more UG section hyperlink
tanweili Apr 11, 2022
4c75b59
Merge pull request #210 from tanweili/WeiLi-FixUG
Anvitha-r Apr 11, 2022
ade59bc
Hopefully this IS the final changes
tanweili Apr 11, 2022
0891496
Merge pull request #211 from tanweili/WeiLiFFFFixes
shxr3f Apr 11, 2022
f4f49c9
Change DOA to DOR in UG
tanweili Apr 11, 2022
c876874
Merge pull request #212 from tanweili/WeiLi-ChangeDOAtoDOR
tanweili Apr 11, 2022
063b6fa
Update cmd summary add patient & doctor example ages
tanweili Apr 11, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 0 additions & 15 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,18 +33,3 @@ jobs:
- name: Build and check with Gradle
run: ./gradlew check

- name: Perform IO redirection test (*NIX)
if: runner.os == 'Linux'
working-directory: ${{ github.workspace }}/text-ui-test
run: ./runtest.sh

- name: Perform IO redirection test (MacOS)
if: always() && runner.os == 'macOS'
working-directory: ${{ github.workspace }}/text-ui-test
run: ./runtest.sh

- name: Perform IO redirection test (Windows)
if: always() && runner.os == 'Windows'
working-directory: ${{ github.workspace }}/text-ui-test
shell: cmd
run: runtest.bat
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,6 @@ bin/

/text-ui-test/ACTUAL.txt
text-ui-test/EXPECTED-UNIX.TXT

#Saved data from the application
data
Binary file added CommandClassUML.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ repositories {
}

dependencies {
implementation 'junit:junit:4.13.1'
testImplementation group: 'org.junit.jupiter', name: 'junit-jupiter-api', version: '5.5.0'
testRuntimeOnly group: 'org.junit.jupiter', name: 'junit-jupiter-engine', version: '5.5.0'
}
Expand Down Expand Up @@ -43,4 +44,5 @@ checkstyle {

run{
standardInput = System.in
enableAssertions = true
}
16 changes: 9 additions & 7 deletions docs/AboutUs.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
# About us

Display | Name | Github Profile | Portfolio
--------|:----:|:--------------:|:---------:
![](https://via.placeholder.com/100.png?text=Photo) | John Doe | [Github](https://github.com/) | [Portfolio](docs/team/johndoe.md)
![](https://via.placeholder.com/100.png?text=Photo) | Don Joe | [Github](https://github.com/) | [Portfolio](docs/team/johndoe.md)
![](https://via.placeholder.com/100.png?text=Photo) | Ron John | [Github](https://github.com/) | [Portfolio](docs/team/johndoe.md)
![](https://via.placeholder.com/100.png?text=Photo) | John Roe | [Github](https://github.com/) | [Portfolio](docs/team/johndoe.md)
![](https://via.placeholder.com/100.png?text=Photo) | Don Roe | [Github](https://github.com/) | [Portfolio](docs/team/johndoe.md)

Display | Name | Github Profile | Portfolio
--------|:---------------:|:-----------------------------------------:|:---------:
![sharif](photos/sharif.jpg) | Mohamed Sharif | [Github](https://github.com/shxr3f) | [Portfolio](team/shxr3f.md)
![tanweili](photos/tanweili.jpg) | Wei Li | [Github](https://github.com/tanweili) | [Portfolio](team/tanweili.md)
![tai](photos/taikahkiang.jpeg) | Tai | [Github](https://github.com/kktai1512) | [Portfolio](team/kktai1512.md)
![wraineflores](photos/wraineflores.jpg) | Wraine Flores | [Github](https://github.com/wraineflores) | [Portfolio](team/wraineflores.md)
![anvitharajaram](photos/anvitharajaram.jpg) | Anvitha Rajaram | [Github](https://github.com/Anvitha-r) | [Portfolio](team/Anvitha-r.md)

379 changes: 361 additions & 18 deletions docs/DeveloperGuide.md

Large diffs are not rendered by default.

12 changes: 7 additions & 5 deletions docs/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
# Duke

{Give product intro here}

Useful links:
# HALPMI
## Introduction
HALPMI is a Command Line Interface (CLI) Application that allows administrators in clinics to manage the clinic's day-to-day
administrative tasks. More specifically, using HALPMI the user is able to insert new information regarding Doctors, Patients
and Medication. Users can also schedule appointment for Patients with Doctors. Users are also able to track stocks of medications.
## Links
You can use the links listed below to view the relevant documentations for this Application and Project.
* [User Guide](UserGuide.md)
* [Developer Guide](DeveloperGuide.md)
* [About Us](AboutUs.md)
Loading