Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/creativetimofficial/black-dashboard
https://github.com/creativetimofficial/black-dashboard
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/creativetimofficial/black-dashboard
- Owner: creativetimofficial
- License: mit
- Created: 2018-08-13T14:52:49.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-07-24T07:17:31.000Z (3 months ago)
- Last Synced: 2024-10-02T18:37:16.652Z (about 1 month ago)
- Language: CSS
- Size: 3.72 MB
- Stars: 345
- Watchers: 17
- Forks: 315
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# [Black Dashboard](https://demos.creative-tim.com/black-dashboard/examples/dashboard.html) [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social&logo=twitter)](https://twitter.com/intent/tweet?text=Black%20Dashboard%20by%20Creative%20Tim&url=https%3A%2F%2Fdemos.creative-tim.com%2Fblack-dashboard%2Fexamples%2Fdashboard.html&via=CreativeTim)
![version](https://img.shields.io/badge/version-1.0.0-blue.svg) ![license](https://img.shields.io/badge/license-MIT-blue.svg) [![GitHub issues open](https://img.shields.io/github/issues/creativetimofficial/black-dashboard/issues.svg?maxAge=2592000)](https://github.com/creativetimofficial/black-dashboard/issues/issues?q=is%3Aopen+is%3Aissue) [![GitHub issues closed](https://img.shields.io/github/issues-closed-raw/creativetimofficial/black-dashboard/issues.svg?maxAge=2592000)](https://github.com/creativetimofficial/black-dashboard/issues/issues?q=is%3Aissue+is%3Aclosed) [![Join the chat at https://gitter.im/NIT-dgp/General](https://badges.gitter.im/NIT-dgp/General.svg)](https://gitter.im/creative-tim-general/Lobby) [![Chat](https://img.shields.io/badge/chat-on%20discord-7289da.svg)](https://discord.gg/E4aHAQy)
![Product Gif](https://s3.amazonaws.com/creativetim_bucket/github/gif/black-dashboard.gif)
Black Dashboard is a beautiful Bootstrap 4 Admin Dashboard with a huge number of components built to fit together and look amazing. If you are looking for a tool to manage and visualize data about your business, this dashboard is the thing for you. It combines colors that are easy on the eye, spacious cards, beautiful typography, and graphics.
Black Dashboard comes packed with all plugins that you might need inside a project and documentation on how to get started. It is light and easy to use, and also very powerful.Black Dashboard features over 16 individual components, giving you the freedom of choosing and combining. This means that there are thousands of possible combinations. All components can take variations in color, that you can easily modify using SASS files. You will save a lot of time going from prototyping to full-functional code because all elements are implemented.
We thought about everything, so this dashboard comes with 2 versions, Dark Mode and Light Mode.Special thanks go to:
- [Robert McIntosh](https://github.com/mouse0270/bootstrap-notify) for the notification system.
- [Chartist](https://gionkunz.github.io/chartist-js/) for the wonderful charts.
We are very excited to share this dashboard with you and we look forward to hearing your feedback!## Table of Contents
* [Demo](#demo)
* [Quick Start](#quick-start)
* [Deploy](#deploy)
* [Documentation](#documentation)
* [File Structure](#file-structure)
* [Browser Support](#browser-support)
* [Resources](#resources)
* [Reporting Issues](#reporting-issues)
* [Technical Support or Questions](#technical-support-or-questions)
* [Licensing](#licensing)
* [Useful Links](#useful-links)## Demo
- [Start page](https://demos.creative-tim.com/black-dashboard/examples/dashboard.html)
- [User profile page](https://demos.creative-tim.com/black-dashboard/examples/user.html)
- [Tables page ](https://demos.creative-tim.com/black-dashboard/examples/tables.html)
- [Maps Page](https://demos.creative-tim.com/black-dashboard/examples/map.html)
- [Notifications page](https://demos.creative-tim.com/black-dashboard/examples/notifications.html)[View More](https://demos.creative-tim.com/black-dashboard/examples/dashboard.html).
## Quick start
- `npm i black-dashboard`
- Clone the repo: `git clone https://github.com/creativetimofficial/black-dashboard.git`.
- [Download from Github](https://github.com/creativetimofficial/black-dashboard/archive/master.zip).
- [Download from Creative Tim](https://www.creative-tim.com/product/black-dashboard).## Deploy
:rocket: You can deploy your own version of the template to Genezio with one click:
[![Deploy to Genezio](https://raw.githubusercontent.com/Genez-io/graphics/main/svg/deploy-button.svg)](https://app.genez.io/start/deploy?repository=https://github.com/creativetimofficial/black-dashboard&utm_source=github&utm_medium=referral&utm_campaign=github-creativetim&utm_term=deploy-project&utm_content=button-head)
## Documentation
The documentation for the Black Dashboard is hosted at our [website](https://demos.creative-tim.com/black-dashboard/docs/1.0/getting-started/introduction.html).## 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```
## Browser Support
At present, we officially aim to support the last two versions of the following browsers:
## Reporting Issues
We use GitHub Issues as the official bug tracker for the Black Dashboard. Here are some advices for our users that want to report an issue:
1. Make sure that you are using the latest version of the Black Dashboard. Check the CHANGELOG from your dashboard on our [website](https://www.creative-tim.com/).
2. Providing us reproducible steps for the issue will shorten the time it takes for it to be fixed.
3. Some issues may be browser specific, so specifying in what browser you encountered the issue might help.## Technical Support or Questions
If you have questions or need help integrating the product please [contact us]() instead of opening an issue.
## Licensing
- Copyright 2019 Creative Tim (https://www.creative-tim.com/)
- Licensed under MIT (https://github.com/creativetimofficial/black-dashboard/issues/blob/master/LICENSE.md)
## Useful Links
- [More products](https://www.creative-tim.com/bootstrap-themes) from Creative Tim
- [Tutorials](https://www.youtube.com/channel/UCVyTG4sCw-rOvB9oHkzZD1w)
- [Freebies](https://www.creative-tim.com/bootstrap-themes/free) from Creative Tim
- [Affiliate Program](https://www.creative-tim.com/affiliates/new) (earn money)##### Social Media
Twitter:
Facebook:
Dribbble:
Google+:
Instagram: