- I used:
- Pyhon3
- Flask
- SQLite3
- HTML
- CSS
- Clone or download the repository
- Execute/Run:
flask run
In case you do not have the necessary programs installed to run the app.py file, you can follow these steps:
- Install Python
- You can download it from Python's official website: Python
- And install it follow this tutorial (In Spanish here).
- Open the terminal and execute the following command:
pip install -U Flask