Skip to content

app-generator/django-admin-soft-dashboard_p

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1d0b495 Β· Nov 25, 2022

History

3 Commits
Nov 25, 2022
Nov 25, 2022
Nov 25, 2022
Nov 25, 2022
Nov 25, 2022
Nov 25, 2022
Nov 25, 2022
Nov 25, 2022
Nov 25, 2022
Nov 25, 2022
Nov 25, 2022

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

About

Django Admin Soft Dashboard - Playground Project | AppSeed

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published