└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # [Flask Templates](https://app-generator.dev/product/?search=flask) 2 | 3 | A curated list with **[Flask Templates](https://app-generator.dev/product/?search=flask)** actively supported by **App-Generator** Platform. For newcomers, **Flask** is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. A **dashboard** is a set of pages that are easy to read and offer information to the user in real-time regarding their business. 4 | 5 | An **[admin dashboard](https://app-generator.dev/admin-dashboards/)** usually consists of graphical representations of the current status and trends within an organization. Having a well-designed dashboard will give you the possibility to act and make informed decisions based on the data that your business provides. 6 | 7 |
8 | 9 | ## **[Getting Started with Flask](https://app-generator.dev/docs/technologies/flask/index.html)** 10 | 11 | Flask is a lightweight WSGI web application framework. It is designed to make getting started quick and easy, with the ability to scale up to complex applications. Classified as a microframework, Flask is written in Python and it does not require particular tools or libraries. It has no database abstraction layer, form validation, or any other components where pre-existing third-party libraries provide common functions. 12 | 13 | Compared to his older brother Flask, Flask provides a lightweight codebase and more freedom to the developer. This might be a good thing because you have more freedom in terms of app design and structure but in the same time, this freedom might inject problems when your application becomes complex. 14 | 15 | > Install Flask - via PIP (the standard package manager for Python) 16 | 17 | ```bash 18 | $ pip install Flask 19 | ``` 20 | 21 |
22 | 23 | ## [Flask AdminLTE](https://app-generator.dev/product/adminlte/flask/) 24 | 25 | **Open-source Flask Starter** crafted on top of **[AdminLTE](https://app-generator.dev/product/adminlte/)**, an open-source iconic `Bootstrap` design. 26 | The product is designed to deliver the best possible user experience with highly customizable feature-rich pages. 27 | 28 | - 👉 [Flask AdminLTE](https://app-generator.dev/product/adminlte/flask/) - `Product Page` 29 | - 👉 [Flask AdminLTE](https://flask-adminlte-demo.onrender.com/) - `LIVE Demo` 30 | - 👉 [Flask AdminLTE](https://app-generator.dev/docs/products/flask/adminlte/index.html) - `Complete Information` and Support Links 31 | - [Getting Started with Flask](https://app-generator.dev/docs/technologies/flask/index.html) - a `comprehensive tutorial` 32 | - `Configuration`: Install Tailwind/Flowbite, Prepare Environment, Setting up the Database 33 | - `Start with Docker` 34 | - `Manual Build` 35 | - `Start the project` 36 | - `Deploy on Render` 37 | 38 | ### Features 39 | 40 | - Simple, Easy-to-Extend codebase, [Blueprint Pattern](https://app-generator.dev/blog/flask-blueprints-a-developers-guide/) 41 | - [AdminLTE](https://app-generator.dev/product/adminlte/) Design Integration 42 | - [Bootstrap](https://app-generator.dev/docs/templates/bootstrap/index.html) Styling 43 | - Session-based Authentication, GitHub, Google 44 | - DB Persistence: SQLite (default), can be used with MySql, PgSql 45 | - **Dynamic DataTables** - manage data without coding 46 | - **Charts** by ApexCharts 47 | - Docker, CI/CD for Render 48 | 49 | ![AdminLTE - Full-Stack Starter generated by AppSeed.](https://user-images.githubusercontent.com/51070104/168842202-9b80a957-a375-4e6d-8247-2cc459267a86.png) 50 | 51 |
52 | 53 | ## [Datta Able Flask](https://app-generator.dev/product/datta-able/flask/) 54 | 55 | **[Datta Able](https://app-generator.dev/product/datta-able/flask/)** Bootstrap Lite is the most stylised Bootstrap Admin Template, among all other Lite/Free admin templates in the market. It comes with highly feature-rich pages and components with fully developer-centric code. Before developing Datta Able our key points were performance and design. 56 | 57 | > NEW: **[Dynamic Datatables](https://flask-datta-demo.onrender.com/dynamic-dt) feature allows you to manage data without coding.** 58 | 59 | - 👉 [Flask Datta Able](https://app-generator.dev/product/datta-able/flask/) - `Product Page` 60 | - 👉 [Flask Datta Able](https://flask-datta-demo.onrender.com) - `LIVE Demo` 61 | - 👉 [Flask Datta Able Documentation](https://app-generator.dev/docs/products/flask/datta-able/index.html) - `Complete Information` and Support Links 62 | 63 | ![Flask Datta Able - Open-Source Flask Starter](https://user-images.githubusercontent.com/51070104/176118649-7233ffbc-6118-4f56-8cda-baa81d256877.png) 64 | 65 |
66 | 67 | ## [Flask Soft Dashboard](https://app-generator.dev/product/soft-ui-dashboard/flask/) 68 | 69 | Open-source **Flask Dashboard** generated by `AppSeed` op top of a modern design. Designed for those who like bold elements and beautiful websites, **[Soft UI Dashboard](https://appseed.us/generator/soft-ui-dashboard/)** is ready to help you create stunning websites and webapps. **Soft UI Dashboard** is built with over 70 frontend individual elements, like buttons, inputs, navbars, nav tabs, cards, or alerts, giving you the freedom of choosing and combining. 70 | 71 | - 👉 [Flask Soft Dashboard](https://app-generator.dev/product/soft-ui-dashboard/flask/) - `Product Page` 72 | - 👉 [Flask Soft Dashboard](https://flask-soft-ui-dashboard.appseed-srv1.com/) - `LIVE Demo` 73 | - 👉 [Flask Soft Dashboard Documentation](https://app-generator.dev/docs/products/flask/soft-ui-dashboard/index.html) - `Complete Information` and Support Links 74 | 75 | ![Soft UI Dashboard - Full-Stack Starter generated by AppSeed.](https://user-images.githubusercontent.com/51070104/175773323-3345d618-0e78-4c85-83fc-f495dc3f0bb0.png) 76 | 77 |
78 | 79 | ## ✨ [Soft UI Design Flask](https://appseed.us/product/soft-ui-design/flask/) 80 | 81 | Open-source **Flask App** generated by `AppSeed` op top of a modern design. Designed for those who like bold elements and beautiful websites, **[Soft UI Design](https://appseed.us/product/soft-ui-design/flask/)** is ready to help you create stunning websites and webapps. **Soft UI Design** is built with over 70 frontend individual elements, like buttons, inputs, navbars, nav tabs, cards, or alerts, giving you the freedom of choosing and combining. 82 | 83 | > Features 84 | 85 | - ✅ `Database`: `SQLite`, MySql 86 | - Silent fallback to `SQLite` 87 | - ✅ `DB Tools`: SQLAlchemy ORM, Flask-Migrate (schema migrations) 88 | - ✅ Session-Based authentication (via **flask_login**), Forms validation 89 | - ✅ Docker, `Flask-Minify` (page compression) 90 | - 🚀 `Deployment` 91 | - `CI/CD` flow via `Render` 92 | 93 | ![Soft UI Design - Full-Stack Starter generated by AppSeed.](https://user-images.githubusercontent.com/51070104/168812602-e35bad42-823f-4d3e-9d13-87a6c06c5a63.png) 94 | 95 |
96 | 97 | ## ✨ [Flask Atlantis Dark](https://appseed.us/product/atlantis-dark/flask/) 98 | 99 | Atlantis Lite is a free bootstrap 4 admin dashboard that is beautifully and elegantly designed to display various metrics, numbers or data visualization. Atlantis Lite admin dashboard has 2 layouts, many plugins and UI components to help developers create dashboards quickly and effectively so they can save development time and also help users to make the right and fast decisions based on existing data. 100 | 101 | - 👉 [Atlantis Dark Flask](https://appseed.us/product/atlantis-dark/flask/) - Product page 102 | - 👉 [Atlantis Dark Flask](https://flask-atlantis-dark.appseed-srv1.com/) - LIVE Demo 103 | - 🚀 Built with [App Generator](https://appseed.us/generator/atlantis-dark/) (free service) 104 | 105 | ![Atlantis Dark - Starter generated by AppSeed.](https://user-images.githubusercontent.com/51070104/172799909-4cbc8eed-fdde-4408-ab61-123f235212d0.png) 106 | 107 |
108 | 109 | ## ✨ [Flask Berry Bootstrap 5](https://appseed.us/product/berry-dashboard/flask/) 110 | 111 | Open-source **Flask Dashboard** project crafted on top of **[Berry](https://appseed.us/product/berry-dashboard/flask/)**, an open-source `Bootstrap 5` design from [CodedThemes](https://codedthemes.com/?ref=appseed) 112 | The product is designed to deliver the best possible user experience with highly customizable feature-rich pages. `Berry` has easy and intuitive responsive design whether it is viewed on retina screens or laptops. 113 | 114 | > Features 115 | 116 | - ✅ `Database`: `SQLite`, MySql 117 | - Silent fallback to `SQLite` 118 | - ✅ `DB Tools`: SQLAlchemy ORM, `Flask-Migrate` 119 | - ✅ `Docker`, Page Compression via `Flask-Minify` 120 | - 🚀 `Deployment` 121 | - `CI/CD` flow via `Render` 122 | - `CDN Support` (optional) 123 | 124 | ![Berry Bootstrap 5 - Dark-Mode ready, Open-source Template.](https://user-images.githubusercontent.com/51070104/207091062-e805b36c-663a-4a01-acb8-9c55ab914f4f.jpg) 125 | 126 |
127 | 128 | ## ✨ [Flask Dashboard Material](https://appseed.us/product/material-dashboard/flask/) 129 | 130 | Designed for those who like bold elements and beautiful websites, **[Material Dashboard](https://appseed.us/generator/material-dashboard/)** is ready to help you create stunning websites and webapps. **Material Dashboard** is built with over 70 frontend individual elements, like buttons, inputs, navbars, nav tabs, cards, or alerts, giving you the freedom of choosing and combining. 131 | 132 | - 👉 [Flask Dashboard Material](https://appseed.us/product/material-dashboard/flask/) - product page 133 | - 👉 [Flask Dashboard Material](https://flask-material-dashboard.appseed-srv1.com/) - LIVE App 134 | - 🚀 Built with [App Generator](https://appseed.us/generator/material-dashboard/) (free service) 135 | 136 |
137 | 138 | ![Material Dashboard - Full-Stack Starter generated by AppSeed.](https://user-images.githubusercontent.com/51070104/169301658-6cf27993-c451-4cd4-9ffa-2968b8981167.png) 139 | 140 |
141 | 142 | ## ✨ [Volt Dashboard Flask](https://appseed.us/product/volt-dashboard/flask/) 143 | 144 | **[Volt Dashboard](https://appseed.us/generator/volt-dashboard/)** is a free and open source `Bootstrap 5` Admin Dashboard featuring over 100 components, 11 example pages and 3 plugins with Vanilla JS. There are more than 100 free Bootstrap 5 components included some of them being buttons, alerts, modals, datepickers and so on. 145 | 146 | - 👉 [Volt Dashboard Flask](https://appseed.us/product/volt-dashboard/flask/) - Product page 147 | - 👉 [Volt Dashboard Flask](https://flask-volt-dashboard.appseed-srv1.com/) - LIVE Demo 148 | - 🚀 Built with [App Generator](https://appseed.us/generator/volt-dashboard/) (free service) 149 | 150 |
151 | 152 | ![Volt Dashboard - Full-Stack Starter generated by AppSeed.](https://user-images.githubusercontent.com/51070104/168843604-b026fd94-5969-4be7-81ac-5887cf0958e5.png) 153 | 154 |
155 | 156 | --- 157 | **[Flask Templates](https://app-generator.dev/product/?search=flask)** - Content provided by [App-Generator](https://app-generator.dev/). 158 | --------------------------------------------------------------------------------