This is a simple Web application which uses HTML, CSS as the front end and has Flask Framework at its backend.
##How to test the app
- First of all you must have virtualenv, to install type
sudo apt-get python-virtualenv - Clone the repo using
git clone https://github.com/quoder/flaskapp.git cd flask-app-1cd flaskapp. bin/activatecd apppython routes.py
Now you will have the web app running in your localhost:5000