All Projects → creativetimofficial → Ct Material Dashboard Pro

creativetimofficial / Ct Material Dashboard Pro

Material Dashboard Pro - Bootstrap 4 Admin

Projects that are alternatives of or similar to Ct Material Dashboard Pro

Purpleadmin Free Admin Template
Purple Admin is one of the most stylish Bootstrap admin dashboard you can get hands on. With its beautifully crafted captivating design and well-structured code.
Stars: ✭ 473 (+437.5%)
Mutual labels:  material-design, bootstrap4, admin-dashboard
Material Dashboard
Material Dashboard - Open Source Bootstrap 5 Material Design Admin
Stars: ✭ 9,987 (+11248.86%)
Mutual labels:  material-design, bootstrap4, admin-dashboard
Shards Dashboard
🔥A beautiful Bootstrap 4 admin dashboard templates pack.
Stars: ✭ 1,143 (+1198.86%)
Mutual labels:  material-design, bootstrap4, admin-dashboard
Sleek Dashboard
Sleek Dashboard - Free Bootstrap 4 Admin Template and UI Kit
Stars: ✭ 690 (+684.09%)
Mutual labels:  bootstrap4, admin-dashboard
Ng Matero
Angular Material admin dashboard template.
Stars: ✭ 597 (+578.41%)
Mutual labels:  material-design, admin-dashboard
Springboot Starterkit
Starter Kit for Spring Boot based (REST APIs and WebMVC) micro services.
Stars: ✭ 596 (+577.27%)
Mutual labels:  material-design, bootstrap4
Mdb Ui Kit
Bootstrap 5 & Material Design 2.0 UI KIT
Stars: ✭ 21,830 (+24706.82%)
Mutual labels:  material-design, bootstrap4
React Saas Template
🌊 Template for building an SaaS / admin website using React + Material-UI
Stars: ✭ 942 (+970.45%)
Mutual labels:  material-design, admin-dashboard
Vue Bootstrap With Material Design
Vue Bootstrap with Material Design - Powerful and free UI KIT
Stars: ✭ 803 (+812.5%)
Mutual labels:  material-design, bootstrap4
Angular Bootstrap With Material Design
Angular Bootstrap with Material Design - Powerful and free UI KIT
Stars: ✭ 1,031 (+1071.59%)
Mutual labels:  material-design, bootstrap4
React Bootstrap With Material Design
React Bootstrap with Material Design - Powerful and free UI KIT
Stars: ✭ 1,119 (+1171.59%)
Mutual labels:  material-design, bootstrap4
Ngx Admin
Customizable admin dashboard template based on Angular 10+
Stars: ✭ 23,286 (+26361.36%)
Mutual labels:  bootstrap4, admin-dashboard
Ct Vue Material Dashboard Pro
Vue Material Dashboard Pro - Material Design Admin
Stars: ✭ 58 (-34.09%)
Mutual labels:  material-design, admin-dashboard
Coreui Free Angular Admin Template
CoreUI Angular is free Angular 2+ admin template based on Bootstrap 4
Stars: ✭ 1,279 (+1353.41%)
Mutual labels:  bootstrap4, admin-dashboard
Material Kit
Free and Open Source UI Kit for Bootstrap 4, React, Vue.js, React Native and Sketch based on Google's Material Design
Stars: ✭ 5,672 (+6345.45%)
Mutual labels:  material-design, bootstrap4
Materialwp
Material Design WordPress Theme
Stars: ✭ 459 (+421.59%)
Mutual labels:  material-design, bootstrap4
Flask Scaffold
Prototype Database driven Web apps in Angular 6, Bootstrap 4 and REST API's with Flask (Python 3 framework)
Stars: ✭ 853 (+869.32%)
Mutual labels:  bootstrap4, admin-dashboard
Angular Admin
🔏Admin client for surmon.me blog powered by @angular and Bootstrap4
Stars: ✭ 352 (+300%)
Mutual labels:  bootstrap4, admin-dashboard
Vue Material Dashboard
Vue Material Dashboard - Open Source Material Design Admin
Stars: ✭ 403 (+357.95%)
Mutual labels:  material-design, admin-dashboard
Root Bootstrap 4 Admin Template With Angularjs Angular 2 Support
Root is Boostrap 4 Admin Template with Angular 2 and AngularJS support
Stars: ✭ 54 (-38.64%)
Mutual labels:  bootstrap4, admin-dashboard

Material Dashboard PRO Tweet

version GitHub issues open GitHub issues closed Join the chat at https://gitter.im/NIT-dgp/General Chat

Product Gif

Material Dashboard PRO is a Premium Material Bootstrap 4 Admin with a fresh, new design inspired by Google's Material Design. It is based on the popular Bootstrap 4 framework and comes packed with multiple third-party plugins. All components are built to fit perfectly with each other, while aligning to the material concepts.

Material Dashboard PRO makes use of light, surface and movement. The general layout resembles sheets of paper following multiple layers, so that the depth and order is obvious. Inside the archive you will find multiple example pages on how to use all components. And, of course, every element is documented.

This dashboard is the bigger version for the Material Dashboard, which is available for free download. We have created the PRO version based on the feedback we received from people using the demo. We tried to keep it as lean as possible, but provide all the necessary tools for developing a complex product. The result is a powerful dashboard that can easily help you build admin panels, CRMs or content management systems.

Material Dashboard PRO has the same line of design as the Material Kit PRO, so they go together quite good. If you think you will need more landing and example pages, be sure to check it out. If you love material design, you'll probably enjoy using these products!

Special thanks

During the development of this dashboard, we have used many existing resources from awesome developers. We want to thank them for providing their tools open source:

Let us know your thoughts below. And good luck with development!

Table of Contents

Versions

HTML React Vue Angular
Material Dashboard PRO  HTML Material Dashboard PRO  React Vue Material Dashboard PRO Material Dashboard PRO  Angular

Demo

View More.

Quick start

Documentation

The documentation for the Material Dashboard PRO is hosted at our website.

File Structure

Within the download you'll find the following directories and files:

material-dashboard-pro/
├── CHANGELOG.md
├── README.md
├── assets/
│   ├── css/
│   │   ├── material-dashboard.css
│   │   ├── material-dashboard.css.map
│   │   ├── material-dashboard.min.css
│   ├── demo/
│   │   ├── demo.css
│   │   └── demo.js
│   ├── img/
│   ├── js/
│   │   ├── core/
│   │   │   ├── bootstrap-material-design.min.js
│   │   │   ├── jquery.min.js
│   │   │   └── popper.min.js
│   │   ├── material-dashboard.js
│   │   ├── material-dashboard.js.map
│   │   ├── material-dashboard.min.js
│   │   └── plugins/
│   └── scss/
│       ├── material-dashboard/
│       └── material-dashboard.scss
├── docs
│   └── documentation.html
├── examples
│   ├── dashboard.html
│   ├── calendar.html
│   ├── charts.html
│   ├── components/
│   ├── forms/
│   ├── maps/
│   ├── pages/
│   ├── tables/
│   └── widgets.html
├── gulpfile.js
├── package.json
└── template.html

Browser Support

At present, we officially aim to support the last two versions of the following browsers:

Resources

Reporting Issues

We use GitHub Issues as the official bug tracker for the Material 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 Material Dashboard. Check the CHANGELOG from your dashboard on our website.
  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

Useful Links

Social Media

Twitter: https://twitter.com/CreativeTim

Facebook: https://www.facebook.com/CreativeTim

Dribbble: https://dribbble.com/creativetim

Google+: https://plus.google.com/+CreativetimPage

Instagram: https://www.instagram.com/CreativeTimOfficial

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].