Flask Dashboard Material Dark

screenshot of Flask Dashboard Material Dark
flask

Flask Dashboard - Material Dark Design | AppSeed

Overview

Flask Dashboard - Material Dark is an open-source admin dashboard coded in the Flask framework by AppSeed Web App Generator. It is a UI kit that offers a material dark dashboard design, with a modular design using blueprints. The dashboard supports multiple databases such as SQLite, PostgreSQL, and SQLAlchemy ORM. It also includes Alembic for database schema migrations and session-based authentication via flask_login. The deployment scripts provided by the dashboard allow for easy deployment using Docker, Gunicorn, and Nginx. The dashboard is licensed under MIT and offers both free support via Github and paid support with 24/7 live support via Discord.

Features

  • UI Kit: Material Dark Dashboard (Free version) provided by Creative-Tim
  • Modular design with Blueprints
  • Support for SQLite, PostgreSQL, and SQLAlchemy ORM
  • Alembic for database schema migrations
  • Session-Based authentication via flask_login
  • Deployment scripts: Docker, Gunicorn / Nginx
  • MIT License
  • Free support via Github
  • Paid support with 24/7 LIVE Support via Discord

Summary

Flask Dashboard - Material Dark is an open-source admin dashboard that offers a material dark design and a modular structure using blueprints. It supports multiple databases, offers session-based authentication, and includes deployment scripts for easy deployment using Docker, Gunicorn, and Nginx. The dashboard is licensed under MIT and provides both free and paid support options. With its user-friendly interface and extensive features, Flask Dashboard - Material Dark is a valuable tool for creating powerful admin dashboards.

flask
Flask

Flask is a lightweight and popular web framework for Python, known for its simplicity and flexibility. It is widely used to build web applications, providing a minimalistic approach to web development with features like routing, templates, and support for extensions.

dashboard
Dashboard

A dashboard style website template is a pre-designed layout that features a user interface resembling a control panel or dashboard. It typically includes charts, graphs, tables, and other data visualization tools that allow users to monitor and analyze data in real-time.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.