Skip to content

dannyi96/4sale

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Software Engineering Project

Running

Prerequisites

pip install Flask
pip install psycopg2
pip install argon2_cffi
pip install -U googlemaps
pip install opencv-python
pip install flask flask-uploads flask-dropzone

Running

Go to prototypes/flask ( will be updated on the folder 4sale.com from now on) and run

python app.py

Then go to any browser and enter localhost:5000