https://github.com/app-generator/ct-black-dashboard
Black Dashboard - Open-Source Template (design Creative-Tim) | AppSeed
https://github.com/app-generator/ct-black-dashboard
black-dashboard bootstrap open-source
Last synced: 2 days ago
JSON representation
Black Dashboard - Open-Source Template (design Creative-Tim) | AppSeed
- Host: GitHub
- URL: https://github.com/app-generator/ct-black-dashboard
- Owner: app-generator
- License: other
- Created: 2022-08-23T10:14:58.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-08T06:59:17.000Z (about 3 years ago)
- Last Synced: 2025-04-06T18:12:46.810Z (6 months ago)
- Topics: black-dashboard, bootstrap, open-source
- Language: CSS
- Homepage: https://appseed.us/product/black-dashboard/
- Size: 3.22 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# [Black Dashboard](https://appseed.us/product/black-dashboard/)
> Forked from the [original version](https://www.creative-tim.com/product/black-dashboard?AFFILIATE=128200) designed by `Creative-Tim`.
Black Dashboard is a beautiful Bootstrap 4 Admin Dashboard with a huge number of components built to fit together and look amazing. It combines colors that are easy on the eye, spacious cards, beautiful typography, and graphics.
- 👉 [Black Dashboard Django](https://appseed.us/product/black-dashboard/django/) - `Full-stack` Django Version
- 👉 [Black Dashboard Flask](https://appseed.us/product/black-dashboard/flask/) - `Full-stack` Flask Version

## UI Documentation
The official documentation for the Black Dashboard is hosted By `Creative-Tim`:
> 👉 [Black Dashboard UI Docs](https://demos.creative-tim.com/black-dashboard/docs/1.0/getting-started/introduction.html?AFFILIATE=128200).
## File Structure
Within the download you'll find the following directories and files:
```
black-dashboard/
├── CHANGELOG.md
├── README.md
├── assets
│  ├── css
│  │  ├── black-dashboard.css
│  │  ├── black-dashboard.css.map
│  │  ├── black-dashboard.min.css
│  │  ├── bootstrap.min.css
│  │  └── nucleo-icons.css
│  ├── demo
│  │  ├── demo.css
│  │  └── demo.js
│  ├── fonts/
│  ├── img/
│  ├── js
│  │  ├── black-dashboard.js
│  │  ├── black-dashboard.js.map
│  │  ├── black-dashboard.min.js
│  │  ├── core/
│  │  └── plugins
│  │  ├── bootstrap-notify.js
│  │  ├── chartjs.min.js
│  │  └── perfect-scrollbar.jquery.min.js
│  └── scss/
│  ├── black-dashboard/
│  └── black-dashboard.scss
├── docs
│  └── documentation.html
├── examples
│  ├── dashboard.html
│  ├── icons.html
│  ├── map.html
│  ├── notifications.html
│  ├── rtl.html
│  ├── tables.html
│  ├── typography.html
│  ├── upgrade.html
│  └── user.html
├── gulpfile.js
├── package.json
└── LICENSE.md
```
## License
[@MIT](./LICENSE.md)
---
[Black Dashboard](https://appseed.us/product/black-dashboard/) - Actively supported by `AppSeed` and `Creative-Tim`.