CMPUT401 / ahasServer

A Veterinary EMR
GNU Lesser General Public License v3.0
1 stars 5 forks source link

ID3.0.0: I want to be able to add a new medical history entry #23

Closed knewbury01 closed 7 years ago

knewbury01 commented 7 years ago

TODO determine format of data to be posted, and to which url

knewbury01 commented 7 years ago

need to confirm that medications format and vaccines format is now: medications : [str, str, ect] vaccines : [str, str, ect] (frontend ) also need to be ableto link this into actual patient id and medical record id (dynamic , not hardcode)

mack1070101 commented 7 years ago

@knewbury01 isn't this complete minus the changes from the client meeting?

knewbury01 commented 7 years ago

should be done, perhaps minor ui polishing ( for datepicker thing espec)