Open-Source admin dashboard with Material Design coded in Flask.
- Clone the repo
$ git clone https://github.com/app-generator/flask-material-dashboard.git
$ cd flask-material-dashboard
- Initialize and activate a virtualenv:
$ virtualenv --no-site-packages env
$ source env/bin/activate
- Install the dependencies:
$ pip install -r requirements.txt
- Run the development server:
$ python app.py
- Navigate to http://localhost:5000
- SQLite database
- Login, Register
- Static Build
python ./static.py. The static build goes toapp/builddirectory - FTP Deploy script. Info: this
require node.jsand the edit ofdeploy.jsto add FTP server credentials.
| Flask Dashboard Material | Flask Dashboard Argon | Flask Dashboard Black |
|---|---|---|
![]() |
![]() |
![]() |
Flask Material Dashboard provided by AppSeed



