app-generator / django-admin-soft-dashboard_p

Django Admin Soft Dashboard - Playground Project | AppSeed

Home Page:https://github.com/app-generator/django-admin-soft-dashboard

Repository from Github https://github.comapp-generator/django-admin-soft-dashboard_pRepository from Github https://github.comapp-generator/django-admin-soft-dashboard_p

Minimal Django project with Docker support - actively supported by AppSeed via Email and Discord.

Features:


Django Admin Soft - Template project for Django provided by AppSeed.


Manual Build

πŸ‘‰ Download the code

$ git clone https://github.com/app-generator/django-admin-soft-dashboard_p.git
$ cd django-admin-soft-dashboard_p

πŸ‘‰ Install modules via VENV

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

πŸ‘‰ Set Up Database

$ python manage.py makemigrations
$ python manage.py migrate

πŸ‘‰ Create the Superuser

$ python manage.py createsuperuser

πŸ‘‰ Start the app

$ python manage.py runserver

At this point, the app runs at http://127.0.0.1:8000/.


Screenshots

Designed for those who like bold elements and beautiful websites Soft UI Dashboard is ready to help you create stunning websites and webapps. this open-source Bootstrap 5 Kit is built with over 70 frontend individual elements, like buttons, inputs, navbars, navtabs, cards or alerts, giving you the freedom of choosing and combining.


Django Admin Soft - Admin Section

Django Admin Soft (Dark Mode) - Template project for Django provided by AppSeed.


Django Admin Soft - SignIN Page

Django Admin Soft (Login Page) - Template project for Django provided by AppSeed.



Django Admin Argon playground - Minimal Django core provided by AppSeed

About

Django Admin Soft Dashboard - Playground Project | AppSeed

https://github.com/app-generator/django-admin-soft-dashboard


Languages

Language:Python 94.6%Language:Dockerfile 5.4%