A web application that allows users to manage both current and past logs of medications for multiple patients.
- Django
- Python
- PostgreSQL
- HTML5
- CSS3
- Foundation CSS Framework
- Heroku
Patient's Cureent Medications
Patient's Medication History
Create an account and start managing your medications!
Click here to see the deployed application
- Calculate day supply information based on user's dosing input for each medication
- Countdown days remaining for each medication supply prior to needing to refill
- Alert the user to refill medications based on a notification schedule of the user's choosing, such as 3 days before or more
- Implement repeating of dose notifications based on time interval given, so that if a particular dose is to be given twice a day, the user may input the information once
- Inform user of when to administer the upcoming dose for any particular patient
- Log previous dosing history so that a user can reflect on changes to prescribed dosages for each medication