Soft UI Dashboard - Open-Source Flask Project | Video

The article presents the summary information of a video presentation for Soft UI Dashboard Flask - open-source seed project.

Soft UI Dashboard - Open-Source Flask Project | Video

Hello coders! The video mentioned in this article presents a nice and popular Open-source Flask Project built on top of Soft UI design. The product can be used directly from Github and used in commercial products without any limitations. Support via Github and LIVE on Discord is free for all registered (AppSeed) users. Thanks for reading!

Soft UI Dashboard - Video Presentation.

Vide Presentation Script:

  • Access the public repository (Github)
  • Access the LIVE demo, authenticate and access the private pages
  • Register and later authenticate with a new user
  • Download and build the product in a local environment using GIT

Flask Codebase Features

The project comes with a simple structure and basic features like authentication, helpers, all UI Kit pages integrated as Jinja Templates, and deployment scripts for Docker and HEROKU. To compile the product a minimal programming kit is required: Python3 (mandatory) and optional tools like VsCode (code editor) and GIT, the popular versioning command-line tool. Once all the tools are installed and accessible via the terminal, we can compile the product by following the instructions provided in the README file:

Step #1 - Download the sources from Github

$ git clone https://github.com/app-generator/flask-soft-ui-dashboard.git
$ cd flask-soft-ui-dashboard

Step #2 - Create a virtual environment and install project dependencies

$ virtualenv env
$ source env/bin/activate
$
$ pip3 install -r requirements.txt

Step #3 - Setup environment and start the project

$ export FLASK_APP=run.py
$
$ flask run
$
$ # Access the dashboard in browser: http://127.0.0.1:5000/

If all goes well, we should see Flask Soft UI Dashboard running in the browser:

Login page served by Flask Soft UI Dashboard, an open-source seed project generated by AppSeed.
Soft UI Dashboard - Open-source Flask Template.
Soft UI Dashboard - Billing Page
Billing page served by Flask Soft UI Dashboard, an open-source seed project generated by AppSeed.
Soft UI Dashboard - Billing Page.

Soft UI Presentation

Open-source Bootstrap 5 template designed by Creative Tim for those who like bold elements and beautiful websites. Made of hundred of elements, designed blocks and fully coded pages, Soft UI Dashboard is ready to help you create stunning websites and webapps.

UI Kit Features - Soft UI Dashboard is built with over 70 frontend individual elements, like buttons, inputs, navbars, nav tabs, cards, alerts, giving you the freedom of choosing and combining. All components can take variations in color, that you can easily modify using SASS files and classes.

Example Pages - If you want to get inspiration or just show something directly to your clients, you can jump-start your development with our pre-built example pages. You will be able to quickly set up the basic structure for your web project.

Cover image for Soft UI Dashboard, a modern Bootstrap 5 design provided by Creative Tim.
Soft UI Dashboard - Free Bootstrap 5 Template

Thanks for reading! For more resources, please access: