Skip to content

Prescription reminder service to improve treatment adherence

Notifications You must be signed in to change notification settings

jlimcode/medipal

Repository files navigation

Medipal

Built for Innovate@UCLA's Young Tech Professionals Bootcamp Spring 2021.

Authors

Jason Lim (@jlimcode), Julia Offerman (@juliaofferman), Olivia Apuzzio (@oliviaapuzzio), and Isabel Roig (@isabelroig).

Description

Prescription reminder service to improve medical adherence.

Usage

After cloning the git repository, run the following commands:

(For first time pipenv use)

pip install pipenv

Followed by:

cd medipal
pipenv install

You'll need to have a couple environment variables set up before running.

export FLASK_APP=server.py #this is a bash command

Once your environment is set up, you can start the venv and run the server.

pipenv shell
flask run

About

Prescription reminder service to improve treatment adherence

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages