Flask Dashboard Atlantis

screenshot of Flask Dashboard Atlantis

Atlantis Lite - Flask (Dark Version) | AppSeed

Overview:

Atlantis Dark Flask is an open-source Flask dashboard generated by AppSeed. It is built on top of a modern Bootstrap design and offers a beautifully and elegantly designed interface for displaying various metrics, numbers, or data visualizations. With 2 layouts, numerous plugins, and UI components, Atlantis Dark helps developers create dashboards quickly and effectively, saving development time and enabling users to make fast decisions based on existing data.

Features:

  • Free bootstrap 4 admin dashboard
  • Beautiful and elegant design
  • Multiple layouts
  • Many plugins and UI components
  • Up-to-date dependencies
  • Database: SQLite
  • DB Tools: SQLAlchemy ORM, Flask-Migrate (schema migrations)
  • Session-Based authentication (via flask_login), Forms validation

Start the app in Docker:

  1. Download the code from the GitHub repository (using GIT)
  2. Start the APP in Docker
  3. Visit http://localhost:5085 in your browser. The app should be up & running.

Set Up for Unix, MacOS:

  1. Download the code
  2. Set Up modules via VENV
  3. Set Up Flask Environment
  4. Start the app
  5. The app runs at http://127.0.0.1:5000/

Set Up for Windows:

  1. Download the code
  2. Set Up modules via VENV (Windows)
  3. Set Up Flask Environment
  4. Start the app
  5. The app runs at http://127.0.0.1:5000/

Create Users:

By default, the app redirects guest users to authenticate. To access the private pages, follow these steps:

  1. Start the app via flask run
  2. Access the registration page and create a new user: http://127.0.0.1:5000/register
  3. Access the sign-in page and authenticate: http://127.0.0.1:5000/login

Summary:

Atlantis Dark Flask is a free and open-source Flask dashboard generated by AppSeed. It has a modern Bootstrap design and offers a beautiful and elegant interface for displaying metrics and data visualizations. With multiple layouts, plugins, and UI components, developers can quickly create effective dashboards and save development time. The installation process is straightforward, and users can create accounts to access private pages. Overall, Atlantis Dark Flask is a versatile and user-friendly tool for creating stunning dashboards and web apps.