Gentelella is a free to use Bootstrap admin template.
This project integrates Gentelella with Flask using:
- Blueprints for scalability.
- flask_login for the login system (passwords hashed with bcrypt).
- flask_migrate.
- dash.
Here is an example of a real project implemented using Flask-Gentelella:
pipenv sync
or
pip install -r requirements.txt
(pipenv run) python run.py
or
(pipenv run) sh run_web.sh
username: admin
password: admin