This repository will be used for IDP project for Group 5
python version 3.7
package managment system : pipenv
-
install or confirm Python 3.7 on your machine
-
run
pip install pipenv
to install pipenv -
run
pipenv install
to create new environment based on Pipfile
Also you need download tiff image and locate in data
folder under this project.
-
run
pipenv shell
to activate env -
run
python app.py
to start app
if you install other package, run pipenv install somepackage
after pipenv shell
pip install dash_bootstrap_components
exit()
pip install pipenv
cd database python create_databse.py