Skip to content
This repository has been archived by the owner on Sep 29, 2020. It is now read-only.

jsoref/mavencare-medication-reminder

 
 

Repository files navigation

Medication Reminder Sample App

This app reminds individuals or their caregivers of upcoming and missed medications.

The calendar control defaults to the current date. All medications for the selected day are displayed and ordered by time.

Beginning 5 minutes prior to medication time, a button will be enabled to mark the medication as completed.

At medication time there will be a chime sound and visual indication of which medication to take along with the dosage.

5 minutes after medication time there will be a louder, more annoying sound and the medication will be marked as missed.

All missed medications will be displayed in a separate area of the screen.

Technology Stack

  • MongodDB
  • Node.js
  • Mongoose
  • Express
  • AngularJS
  • Bootstrap
  • Moment.js

Getting Started

  1. Install NodeJS and NPM
  2. Install MongoDB and start the process
  3. Clone this repository
  4. npm install
  5. bower install
  6. grunt serve

About

Medication Reminder Sample App

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 49.3%
  • ApacheConf 34.8%
  • HTML 12.5%
  • CSS 3.4%