Skip to content

Sakshamrzt/Medicate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Medicate a better emergency logistics service for the ambulance and the hospital.

To run the project:

Install-flask,flask-sqlalchemy,flask-migrate,flask-bcrypt

Create database:
open mysql:
create database codle;

use commands:
python db.py db init
python db.py db migrate
python db.py db upgrade

Now run:
python run.py


The heart of this project contains an algorithm which normalises the various parameters to produce the best recommendation for the user.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published