Flask Datta Able

screenshot of Flask Datta Able
vite
scss

Datta Able - Open-Source Flask Dashboard | App-Generator.dev

Overview

Datta Able Flask is an open-source Flask Dashboard created by AppSeed. It is built on top of a modern design and is considered one of the most stylized Bootstrap admin templates available. The template includes highly feature-rich pages and components with code that is developer-centric.

Features

  • Up-to-date dependencies
  • Database options: SQLite, MySql
  • Silent fallback to SQLite
  • DB Tools: SQLAlchemy ORM, Flask-Migrate
  • Authentication options: Session Based, OAuth via Github
  • Docker compatibility
  • Flask-Minify for page compression
  • Deployment options with CI/CD flow via Render
  • Datta Able (enhanced with dark mode) - Open-Source Seed project generated by AppSeed

Start in Docker

  1. Download the code.
  2. Start the app in Docker.
  3. Visit http://localhost:5085 in your browser. The app should be up and running.
vite
Vite

Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects

scss
SCSS

SCSS is a preprocessor scripting language that extends the capabilities of CSS by adding features such as variables, nesting, and mixins. It allows developers to write more efficient and maintainable CSS code, and helps to streamline the development process by reducing repetition and increasing reusability.

postcss
Postcss

PostCSS is a popular open-source tool that enables web developers to transform CSS styles with JavaScript plugins. It allows for efficient processing of CSS styles, from applying vendor prefixes to improving browser compatibility, ultimately resulting in cleaner, faster, and more maintainable code.