Skip to content

HerrTeuer/Flask_template_auth_with_Dash

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask Gentelella

Gentelella is a free to use Bootstrap admin template.

Gentelella Bootstrap Admin Template

This project integrates Gentelella with Flask using:

Here is an example of a real project implemented using Flask-Gentelella:

Install requirements

pipenv sync
or
pip install -r requirements.txt

Run the application

(pipenv run) python run.py
or 
(pipenv run) sh run_web.sh

Default Admin User

username: admin
password: admin

About

Dash app with Flask template.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 49.0%
  • JavaScript 34.4%
  • HTML 11.2%
  • Python 5.4%