Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/app-generator/django-admin-soft-dashboard_p
Django Admin Soft Dashboard - Playground Project | AppSeed
https://github.com/app-generator/django-admin-soft-dashboard_p
appseed django-template django-theme soft-ui-dashboard
Last synced: 13 days ago
JSON representation
Django Admin Soft Dashboard - Playground Project | AppSeed
- Host: GitHub
- URL: https://github.com/app-generator/django-admin-soft-dashboard_p
- Owner: app-generator
- Created: 2022-11-25T08:00:33.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-25T10:08:08.000Z (about 2 years ago)
- Last Synced: 2024-12-15T21:18:18.016Z (18 days ago)
- Topics: appseed, django-template, django-theme, soft-ui-dashboard
- Language: Python
- Homepage: https://github.com/app-generator/django-admin-soft-dashboard
- Size: 6.84 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# [Django Admin Soft](https://github.com/app-generator/django-admin-soft-dashboard) `playground`
Minimal **Django** project with `Docker` support - actively supported by [AppSeed](https://appseed.us/) via `Email` and `Discord`.
> Features:
- ✅ `Up-to-date Dependencies`
- ✅ Theme: [Django Admin Soft](https://github.com/app-generator/django-admin-soft-dashboard)
![Django Admin Soft - Template project for Django provided by AppSeed.](https://user-images.githubusercontent.com/51070104/175773323-3345d618-0e78-4c85-83fc-f495dc3f0bb0.png)
## Manual Build
> 👉 Download the code
```bash
$ git clone https://github.com/app-generator/django-admin-soft-dashboard_p.git
$ cd django-admin-soft-dashboard_p
```
> 👉 Install modules via `VENV`
```bash
$ virtualenv env
$ source env/bin/activate
$ pip install -r requirements.txt
```
> 👉 Set Up Database
```bash
$ python manage.py makemigrations
$ python manage.py migrate
```
> 👉 Create the Superuser
```bash
$ python manage.py createsuperuser
```
> 👉 Start the app
```bash
$ 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](https://www.admin-dashboards.com/bootstrap-5-templates/) 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](https://github.com/app-generator/django-admin-soft-dashboard)** - `Admin Section`
![Django Admin Soft (Dark Mode) - Template project for Django provided by AppSeed.](https://user-images.githubusercontent.com/51070104/192209421-c71ebb42-7851-47eb-9942-6054e2010b82.jpg)
> **[Django Admin Soft](https://github.com/app-generator/django-admin-soft-dashboard)** - `SignIN Page`
![Django Admin Soft (Login Page) - Template project for Django provided by AppSeed.](https://user-images.githubusercontent.com/51070104/192209441-2182d38f-814e-4123-ad54-7c3b580198fe.jpg)
---
[Django Admin Argon](https://github.com/app-generator/django-admin-argon-dashboard) `playground` - Minimal **Django** core provided by **[AppSeed](https://appseed.us/)**