|
1 month ago | |
---|---|---|
docker | 2 months ago | |
static | 1 month ago | |
templates | 1 month ago | |
.gitignore | 1 month ago | |
README.md | 2 months ago | |
config.yml | 1 month ago | |
plataforma12d.py | 1 month ago | |
requirements.txt | 1 month ago |
This project is being developed in collaboration with entities that fight in favor of human rights and a positive change in politics that affect people migrating to Europe. This is a campaign for December 12th, 2020.
pip install -r requirements.txt
export FLASK_APP=plataforma12d.py
flask run
sass --watch static/styles/sass/main.scss:static/styles/stylesheet.css
To properly launch this code you need a Google Sheet file with a concrete format. Specifically, it
requires two worksheets: texts
for content and results
for storing the received data from the
form. Also Google API credentials for accessing it. You will need to fill in the config file with
them.