Skip to content

This is an exam for voters to confirm their knowledge about their decision when voting.

Notifications You must be signed in to change notification settings

LeeankFM/python-vote-with-knowlegde

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Votar con Conocimiento (Flask)

Esta es una versión mínima para ejecutar las plantillas con Flask.

Requisitos

  • Python 3.8+

Instalación y ejecución (PowerShell)

cd 'C:\Users\leean\Desktop\Python\python-vote-with-knowlegde'
python -m venv .venv
.\.venv\Scripts\Activate.ps1
pip install -r requirements.txt
python app.py

Luego abre en el navegador:

http://127.0.0.1:5000/

Notas

  • Las plantillas HTML están en la carpeta templates/.
  • Los cambios en las plantillas se reflejarán al recargar la página (el servidor corre en debug por defecto en app.py).

About

This is an exam for voters to confirm their knowledge about their decision when voting.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages