An open API service indexing awesome lists of open source software.

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

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


![Black Dashboard - Provided by Creative-Tim and AppSeed.](https://user-images.githubusercontent.com/51070104/189055805-52997ba2-4eda-43c5-8124-a2523e8c0163.gif)


## 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`.