/project2

MedTracker

Primary LanguageJavaScript

#Medication Tracking

##Problem Person does not remember whether they have taken their medication.

##Function Must login for use. Show medication and timings after login. Notification (notifications api) to remind person to take medication. When notification appears, can select when medication is taken. Add new medication, delete old medication once done. There is a log for times of previously taken medication.

##No installation needed.

##Unsolved problems Browser and window cannot be closed to use. Notifications cannot push if window/browser is closed. (Need service worker) Notification does not have action buttons. (Need service worker) Deletion of medication with logs throws an error. Need to delete medication from both tables or change deletion to a boolean.

##Wireframe Found in Project 2 wireframe folder.