Skip to content

CausticFoxx/med_tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Med Tracker

Medication tracking web app.

Setup

To get started, enter the virtual environment:

source my_environment/py3Env/bin/activate

Then install the dependencies:

pip3 install Flask
pip3 install flask_bcrypt
pip3 install pymysql

Finally, run the server:

python3 server.py

About

Medication tracking web app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published