https://github.com/app-generator/django-material-dashboard_p
Django Admin Material - Playground Project | AppSeed
https://github.com/app-generator/django-material-dashboard_p
appseed django-template django-theme material-dashboard open-source
Last synced: 3 months ago
JSON representation
Django Admin Material - Playground Project | AppSeed
- Host: GitHub
- URL: https://github.com/app-generator/django-material-dashboard_p
- Owner: app-generator
- License: other
- Created: 2022-12-27T17:58:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-07T07:59:08.000Z (over 2 years ago)
- Last Synced: 2025-03-11T05:55:30.874Z (3 months ago)
- Topics: appseed, django-template, django-theme, material-dashboard, open-source
- Language: Python
- Homepage: https://django-material-dashboard.onrender.com
- Size: 16.6 KB
- Stars: 4
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# [Django Material Dashboard](https://appseed.us/product/material-dashboard/django/)
Open-source **Django** project crafted on top of **Material Dashboard**, an open-source `Boostrap 5` design from [Creative-Tim](https://bit.ly/3fKQZaL)
The product is designed to deliver the best possible user experience with highly customizable feature-rich pages. `Material Material` has easy and intuitive responsive design whether it is viewed on retina screens or laptops.- 👉 [Django Material Dashboard](https://appseed.us/product/material-dashboard/django/) - `Product page`
- 👉 [Django Material Dashboard](https://django-material-dashboard.onrender.com) - `LIVE Demo`
- 🚀 Free [Support](https://appseed.us/support/) via `Email` & `Discord`
> Features:
- ✅ `Up-to-date Dependencies`
- ✅ Theme: [Django Admin Material](https://github.com/app-generator/django-admin-material-dashboard)
- ✅ **Authentication**: `Django.contrib.AUTH`, Registration
- 🚀 `Deployment`
- `CI/CD` flow via `Render`
- [Go LIVE with Django Material Dashboard](https://www.youtube.com/watch?v=ShQKSf5y7mI) - `video presentation`

## Manual Build
> 👉 Download the code
```bash
$ git clone https://github.com/app-generator/django-material-dashboard.git
$ cd django-material-dashboard
```
> 👉 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
This design is a pixel-perfect [Bootstrap 5](https://www.admin-dashboards.com/bootstrap-5-templates/) Dashboard with a fresh, new design inspired by Google's Material Design. **Material Dashboard** is built with over 60 frontend individual elements, like buttons, inputs, navbars, nav tabs, cards, or alerts, giving you the freedom of choosing and combining.
> **[Django Admin Material](https://github.com/app-generator/django-admin-material-dashboard)** - `Admin Section`

> **[Django Admin Material](https://github.com/app-generator/django-admin-material-dashboard)** - `Admin Widgets`

---
[Django Material Dashboard](https://appseed.us/product/material-dashboard/django/) - Minimal **Django** core provided by **[AppSeed](https://appseed.us/)**