dose-amigos / dose-amigos-ionic

Mobile code for Dose Amigos: Don't miss a dose with help from your amigos.
1 stars 4 forks source link

Issue 53 add meds #58

Closed jleopold28 closed 8 years ago

jleopold28 commented 8 years ago

This is adding functionality to the "New Medication" screen. This should create a new DoseMedication object and save it for the current user.

jleopold28 commented 8 years ago

I have changed the new-med-list.ts file to save via the DoseMedicationService. I can't figure out why that wouldn't work for adding medications. If anyone could point me in the right direction I would appreciate it.