edurbrito / black-hole-flask

A messy flask app for a simple web multiple choice game.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

black-hole-flask

A messy flask app for a simple web multiple choice game.

Follow this instructions to execute this app:

only for Windows, because Linux guys don't need guidance for sure!
git clone https://github.com/edurbrito/black-hole-flask.git 
cd BlackHole                    
python -m venv blackenv
cd blackenv/Scripts
activate

cd BlackHole                    
pip install -r requirements.txt
python runserver.py

About

A messy flask app for a simple web multiple choice game.


Languages

Language:JavaScript 72.4%Language:HTML 24.5%Language:Python 2.5%Language:CSS 0.6%