Skip to content

admin-dashboards/flask-dashboard-material-design

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Open-Source admin dashboard with Material Design coded in Flask.


Flask Material Dashboard - Gif animated intro.


Build from sources

  1. Clone the repo
$ git clone https://github.com/app-generator/flask-material-dashboard.git
$ cd flask-material-dashboard
  1. Initialize and activate a virtualenv:
$ virtualenv --no-site-packages env
$ source env/bin/activate
  1. Install the dependencies:
$ pip install -r requirements.txt
  1. Run the development server:
$ python app.py
  1. Navigate to http://localhost:5000

Features

  • SQLite database
  • Login, Register
  • Static Build python ./static.py. The static build goes to app/build directory
  • FTP Deploy script. Info: this require node.js and the edit of deploy.js to add FTP server credentials.

Want more? Go PRO!


Flask Dashboard Material Flask Dashboard Argon Flask Dashboard Black
Flask Dashboard Material PRO Flask Dashboard Argon PRO Flask Dashboard Black PRO

Resources

  1. Flask Documentation
  2. Flask Extensions
  3. More Flask Apps
  4. Read More about Flask Apps


Flask Material Dashboard provided by AppSeed

About

Flask Dashboard Material Design - Open-Source with Material Design | AppSeed

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published