Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 389 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 389 Bytes

Art and Face Match

Find a piece of art that most resembles you

We used Python 2.7, Flask, MongoDB (hosted on mLab), HTML, CSS and JavaScript

Requirements.txt:

-Flask 0.12.2 -Flask-MongoAlchemy 0.7.2

To set up the server to run this application run in the directory: $ pip install -r requirements.txt

To run the server, run in the directory: $ python application.py