Skip to content

app-generator/django-admin-soft-dashboard_p

Repository files navigation

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