/onVote

Primary LanguagePython

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: