This is the python web-app for the Lauzhack-mini by girlscoding.org
To run the app, you need python3.X and python flask: http://flask.pocoo.org/. Did you install them? Great, then you're ready to run the app! Just follow these 3 simple steps.
- Clone this repository to your favorite location.
- From the root directory, execute the command:
$ python run.py
- Open http://localhost:5000/ in a browser to see the website.