Tu276 / onVote

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

onVote

Table of content

  • Installation
  • Running of the application

The table of contents lists the main topic of focus

Installation

https://github.com/KingKidd41110/onVote.git

OR

https://github.com/Tu276/onVote.git

Install requirements

pip install -r requirements.txt

set the FLASK_APP and FLASK_DEBUG variables

export FLASK_APP=onVote.py
export FLASK_DEBUG=1

Finally run it with:

flask run

Developed By:

About


Languages

Language:Python 44.5%Language:JavaScript 30.4%Language:HTML 17.9%Language:CSS 6.4%Language:Mako 0.7%Language:Procfile 0.2%