Soft UI Dashboard - Open-Source Flask Starter
Hello! This article presents Soft UI Dashboard, an open-source Flask Starter crafted with database, authentication, and Docker scripts on top of a modern Bootstrap 5 design. The product is available for download from Github (public repository) and also supports customization in LIVE Generator (free service). Thanks for reading!
- π Flask Soft UI Dashboard - product page
- π Flask Soft UI Dashboard - LIVE demo
- π Soft Dashboard Generator - free service
Designed for those who like bold elements and beautiful apps, Soft UI Dashboard is made of hundred of components, designed blocks, and fully coded pages - Design credits Creative-Tim.
β¨ Product Highlights
This full-stack product comes with the bare minimum essentials for a dashboard project or a presentation website. Β The design looks perfect on all devices and the codebase is periodically updated with the latest dependencies.
- β Modern stack: Flask & Bootstrap 5
- β Authentication, Database, Docker
- β UI: 10 sample pages, Dark-mode ready
- β Active Versioning
- β MIT license (free for commercial use)
The product, based on the Docker set up shipped with the sources, can be compiled and started in a local environment by using a single command typed in the root of the project. Once the sources are downloaded from the product page or the official Github repository, here is the command that automatized the build (via Docker).
$ cd flask-soft-ui-dashboard
$ docker-compose up --build
Once the above command is executed, we should be able to access the app in the browser, register new users, authenticate and use the app.