{"id":16175156,"url":"https://github.com/app-generator/flask-soft-ui-design-pro","last_synced_at":"2026-03-18T18:15:57.090Z","repository":{"id":100502990,"uuid":"441928435","full_name":"app-generator/flask-soft-ui-design-pro","owner":"app-generator","description":"Soft UI Design PRO - Flask Template | AppSeed","archived":false,"fork":false,"pushed_at":"2022-09-13T15:37:55.000Z","size":30,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-07-20T05:57:41.374Z","etag":null,"topics":["appseed","flask-template","soft-ui-desing-system"],"latest_commit_sha":null,"homepage":"https://appseed.us/product/soft-ui-design-pro/flask/","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/app-generator.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-12-26T15:54:13.000Z","updated_at":"2023-01-04T11:43:36.000Z","dependencies_parsed_at":"2023-05-15T11:15:27.744Z","dependency_job_id":null,"html_url":"https://github.com/app-generator/flask-soft-ui-design-pro","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/app-generator/flask-soft-ui-design-pro","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/app-generator%2Fflask-soft-ui-design-pro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/app-generator%2Fflask-soft-ui-design-pro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/app-generator%2Fflask-soft-ui-design-pro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/app-generator%2Fflask-soft-ui-design-pro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/app-generator","download_url":"https://codeload.github.com/app-generator/flask-soft-ui-design-pro/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/app-generator%2Fflask-soft-ui-design-pro/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266706638,"owners_count":23971904,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["appseed","flask-template","soft-ui-desing-system"],"created_at":"2024-10-10T04:44:15.276Z","updated_at":"2026-02-11T16:02:31.014Z","avatar_url":"https://github.com/app-generator.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Soft UI Design PRO Flask\n\n**Flask Web App** generated by `AppSeed` op top of a modern design. Designed for those who like bold elements and beautiful websites, **Soft UI Design PRO** is ready to help you create stunning websites and webapps. \n\n- 👉 [Soft UI Design PRO Flask](https://appseed.us/product/soft-ui-design-pro/flask/) - Product page\n- 👉 [Soft UI Design PRO Flask](https://flask-soft-design-enh.appseed-srv1.com) - LIVE Demo\n- 👉 [Complete documentation](https://docs.appseed.us/products/flask-apps/soft-ui-design-pro) - `Learn how to use and update the product`\n  \n\u003cbr /\u003e\n\n\u003e Features\n\n- `Up-to-date dependencies`\n- Database: `MySql`, `SQLite`\n- `DB Tools`: SQLAlchemy ORM, Flask-Migrate (schema migrations)\n- **Authentication**\n  - `Session-Based authentication`\n  - `Social Login` (optional) for **Github** \u0026 **Twitter**\n- **User profiles**\n  - `Extended profile`, `Self-Deletion`\n\n\u003cbr /\u003e\n\n![Soft UI Design PRO - Starter generated by AppSeed.](https://user-images.githubusercontent.com/51070104/168812715-52e036b7-582d-4851-9657-6b1f99727619.png)\n\n\u003cbr /\u003e\n\n## ✨ Start the app in Docker\n\n\u003e **Step 1** - Download the [code](https://appseed.us/product/soft-ui-design-pro/flask/) and unzip the sources (requires a `purchase`). \n\n```bash\n$ # Get the code\n$ unzip flask-soft-ui-design-enh.zip\n$ cd flask-soft-ui-design-enh\n```\n\n\u003cbr /\u003e\n\n\u003e **Step 2** - Start the APP in `Docker`\n\n```bash\n$ docker-compose up --build \n```\n\nVisit `http://localhost:5085` in your browser. The app should be up \u0026 running.\n\n\u003cbr /\u003e\n\n## ✨ Create a new `.env` file using sample `env.sample`\n\nThe meaning of each variable can be found below: \n\n- `DEBUG`: if `True` the app runs in develoment mode\n  - For production value `False` should be used\n- `ASSETS_ROOT`: used in assets management\n  - default value: `/static/assets`\n- `MYSQL` credentials \n  - `DB_ENGINE`, default value = `mysql`\n  - `DB_NAME`, default value = `appseed_db`\n  - `DB_HOST`, default value = `localhost`\n  - `DB_PORT`, default value = `3306`\n  - `DB_USERNAME`, default value = `appseed_db_usr`\n  - `DB_PASS`, default value = `pass`\n- `OAuth` via Github\n  - `GITHUB_ID`=\u003cGITHUB_ID_HERE\u003e\n  - `GITHUB_SECRET`=\u003cGITHUB_SECRET_HERE\u003e \n- `OAuth` via Twitter\n  - `TWITTER_ID`=\u003cTWITTER_ID_HERE\u003e\n  - `TWITTER_SECRET`=\u003cTWITTER_SECRET_HERE\u003e \n\n\u003cbr /\u003e \n\n## ✨ Set up the MySql Database\n\n**Note:** Make sure your Mysql server is properly installed and accessible. \n\n\u003e **Step 1** - Create the MySql Database to be used by the app\n\n- `Create a new MySql` database\n- `Create a new user` and assign full privilegies (read/write)\n\n\u003cbr /\u003e\n\n\u003e **Step 2** - Edit the `.env` to match your MySql DB credentials. Make sure `DB_ENGINE` is set to `mysql`.\n\n- `DB_ENGINE`  : `mysql` \n- `DB_NAME`    : default value = `appseed_db`\n- `DB_HOST`    : default value = `localhost`\n- `DB_PORT`    : default value = `3306`\n- `DB_USERNAME`: default value = `appseed_db_usr`\n- `DB_PASS`    : default value = `pass`\n\n\u003cbr /\u003e\n\nHere is a sample:  \n\n```txt\n# .env sample\n\nDEBUG=False                 # False enables the MySql Persistence\n\nDB_ENGINE=mysql             # Database Driver\nDB_NAME=appseed_db          # Database Name\nDB_USERNAME=appseed_db_usr  # Database User\nDB_PASS=STRONG_PASS_HERE    # Password \nDB_HOST=localhost           # Database HOST, default is localhost \nDB_PORT=3306                # MySql port, default = 3306 \n```\n\n\u003cbr /\u003e\n\n## ✨ How to use it\n\n\u003e Download the [code](https://appseed.us/product/soft-ui-design-pro/flask/) and unzip the sources (requires a `purchase`). \n\n```bash\n$ # Get the code\n$ unzip flask-soft-ui-design-enh.zip\n$ cd flask-soft-ui-design-enh\n```\n\n\u003cbr /\u003e\n\n### 👉 Set Up for `Unix`, `MacOS` \n\n\u003e Install modules via `VENV`  \n\n```bash\n$ virtualenv env\n$ source env/bin/activate\n$ pip3 install -r requirements.txt\n```\n\n\u003cbr /\u003e\n\n\u003e Set Up Flask Environment\n\n```bash\n$ export FLASK_APP=run.py\n$ export FLASK_ENV=development\n```\n\n\u003cbr /\u003e\n\n\u003e Start the app\n\n```bash\n$ flask run\n```\n\nAt this point, the app runs at `http://127.0.0.1:5000/`. \n\n\u003cbr /\u003e\n\n### 👉 Set Up for `Windows` \n\n\u003e Install modules via `VENV` (windows) \n\n```\n$ virtualenv env\n$ .\\env\\Scripts\\activate\n$ pip3 install -r requirements.txt\n```\n\n\u003cbr /\u003e\n\n\u003e Set Up Flask Environment\n\n```bash\n$ # CMD \n$ set FLASK_APP=run.py\n$ set FLASK_ENV=development\n$\n$ # Powershell\n$ $env:FLASK_APP = \".\\run.py\"\n$ $env:FLASK_ENV = \"development\"\n```\n\n\u003cbr /\u003e\n\n\u003e Start the app\n\n```bash\n$ flask run\n```\n\nAt this point, the app runs at `http://127.0.0.1:5000/`. \n\n\u003cbr /\u003e\n\n### 👉 Create Users\n\nBy default, the app redirects guest users to authenticate. In order to access the private pages, follow this set up: \n\n- Start the app via `flask run`\n- Access the `registration` page and create a new user:\n  - `http://127.0.0.1:5000/register`\n- Access the `sign in` page and authenticate\n  - `http://127.0.0.1:5000/login`\n\n\u003cbr /\u003e\n\n## ✨ Code-base structure\n\nThe project is coded using blueprints, app factory pattern, dual configuration profile (development and production) and an intuitive structure presented bellow:\n\n```bash\n\u003c PROJECT ROOT \u003e\n   |\n   |-- apps/\n   |    |\n   |    |-- home/                           # A simple app that serve HTML files\n   |    |    |-- routes.py                  # Define app routes\n   |    |\n   |    |-- authentication/                 # Handles auth routes (login and register)\n   |    |    |-- routes.py                  # Define authentication routes  \n   |    |    |-- models.py                  # Defines models  \n   |    |    |-- forms.py                   # Define auth forms (login and register) \n   |    |\n   |    |-- static/\n   |    |    |-- \u003ccss, JS, images\u003e          # CSS files, Javascripts files\n   |    |\n   |    |-- templates/                      # Templates used to render pages\n   |    |    |-- includes/                  # HTML chunks and components\n   |    |    |    |-- navigation.html       # Top menu component\n   |    |    |    |-- sidebar.html          # Sidebar component\n   |    |    |    |-- footer.html           # App Footer\n   |    |    |    |-- scripts.html          # Scripts common to all pages\n   |    |    |\n   |    |    |-- layouts/                   # Master pages\n   |    |    |    |-- base-fullscreen.html  # Used by Authentication pages\n   |    |    |    |-- base.html             # Used by common pages\n   |    |    |\n   |    |    |-- accounts/                  # Authentication pages\n   |    |    |    |-- login.html            # Login page\n   |    |    |    |-- register.html         # Register page\n   |    |    |\n   |    |    |-- home/                      # UI Kit Pages\n   |    |         |-- index.html            # Index page\n   |    |         |-- page-404.html         # 404 page\n   |    |         |-- *.html                # All other pages\n   |    |    \n   |  config.py                             # Set up the app\n   |    __init__.py                         # Initialize the app\n   |\n   |-- requirements.txt                     # App Dependencies\n   |\n   |-- .env                                 # Inject Configuration via Environment\n   |-- run.py                               # Start the app - WSGI gateway\n   |\n   |-- ************************************************************************\n```\n\n\u003cbr /\u003e\n\n---\nSoft UI Design PRO Flask - Seed Project generated by **[AppSeed Generator](https://appseed.us/generator/)**.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapp-generator%2Fflask-soft-ui-design-pro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapp-generator%2Fflask-soft-ui-design-pro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapp-generator%2Fflask-soft-ui-design-pro/lists"}