murphy1 / DiabDaily

Diabetes Tracker Application
1 stars 2 forks source link

Medication Log #2

Open murphy1 opened 5 years ago

murphy1 commented 5 years ago
murphy1 commented 5 years ago

Users can now add medication and read what they currently have stored in the database

Next need to update the methods to allocate medication to each day of the week. Will also have a med counter to let you know when the supply is running low.

murphy1 commented 5 years ago

Added method to allocate medication to each day of the week.

Next need to update the method to let the user know which date the current supply will run out.