All Projects β†’ creativetimofficial β†’ Ct Vue Material Dashboard Pro

creativetimofficial / Ct Vue Material Dashboard Pro

Vue Material Dashboard Pro - Material Design Admin

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

Vue Material Dashboard
Vue Material Dashboard - Open Source Material Design Admin
Stars: ✭ 403 (+594.83%)
Mutual labels:  vue-cli, material-design, material-ui, admin-dashboard
Shards Dashboard
πŸ”₯A beautiful Bootstrap 4 admin dashboard templates pack.
Stars: ✭ 1,143 (+1870.69%)
Mutual labels:  material-design, material-ui, admin-dashboard
Smart Webcomponents
Web Components & Custom Elements for Professional Web Applications
Stars: ✭ 110 (+89.66%)
Mutual labels:  material-design, material-ui, admin-dashboard
Material Dashboard
Material Dashboard - Open Source Bootstrap 5 Material Design Admin
Stars: ✭ 9,987 (+17118.97%)
Mutual labels:  material-design, material-ui, admin-dashboard
Hubuntu Ui
Material Admin Dashboard Starter UI ( Ubuntu style ) - https://720kb.github.io/hubuntu-ui/
Stars: ✭ 207 (+256.9%)
Mutual labels:  material-design, material-ui, admin-dashboard
Material Admin
Free Material Admin Template
Stars: ✭ 219 (+277.59%)
Mutual labels:  material-design, material-ui, admin-dashboard
Vue Material Kit
Vue Material Kit - Open Source Material Design UI Kit
Stars: ✭ 231 (+298.28%)
Mutual labels:  vue-cli, material-design, material-ui
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 (+715.52%)
Mutual labels:  material-design, material-ui, admin-dashboard
React Saas Template
🌊 Template for building an SaaS / admin website using React + Material-UI
Stars: ✭ 942 (+1524.14%)
Mutual labels:  material-design, material-ui, admin-dashboard
Material Ui Chip Input
A chip input field using Material-UI.
Stars: ✭ 691 (+1091.38%)
Mutual labels:  material-design, material-ui
Edumeet
Multiparty web-meetings using mediasoup and WebRTC
Stars: ✭ 699 (+1105.17%)
Mutual labels:  material-design, material-ui
Slidetoact
A simple 'Slide to Unlock' Material widget for Android, written in Kotlin πŸ“±πŸŽ¨πŸ¦„
Stars: ✭ 783 (+1250%)
Mutual labels:  material-design, material-ui
Materialdialog Android
πŸ“±Android Library to implement animated, 😍beautiful, 🎨stylish Material Dialog in android apps easily.
Stars: ✭ 602 (+937.93%)
Mutual labels:  material-design, material-ui
Springboot Starterkit
Starter Kit for Spring Boot based (REST APIs and WebMVC) micro services.
Stars: ✭ 596 (+927.59%)
Mutual labels:  material-design, material-ui
Bootstrap 5 Templates
A collection of free Bootstrap 5 templates designed with Material Design 2.0. Admin dashboard, e-commerce, landing pages & much more.
Stars: ✭ 722 (+1144.83%)
Mutual labels:  material-design, material-ui
Ng Matero
Angular Material admin dashboard template.
Stars: ✭ 597 (+929.31%)
Mutual labels:  material-design, admin-dashboard
Wi Pwn
ESP8266 Deauther ​with a material design WebUI πŸ“Ά
Stars: ✭ 839 (+1346.55%)
Mutual labels:  material-design, material-ui
Verticalstepperform
Vertical Stepper Form Library for Android. It follows Google Material Design guidelines.
Stars: ✭ 868 (+1396.55%)
Mutual labels:  material-design, material-ui
Materialfavoritebutton
Animated favorite/star/like button
Stars: ✭ 586 (+910.34%)
Mutual labels:  material-design, material-ui
React Material Calendar
React component inspired by google calendar app.
Stars: ✭ 25 (-56.9%)
Mutual labels:  material-design, material-ui

Vue Material Dashboard PRO Tweet

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

Product Gif

Vue Material Dashboard PRO is a beautiful resource built over Vue Material and Vuejs. It will help you get started developing dashboards in no time. Vue Material Dashboard PRO is the official Vuejs version of the Original Material Dashboard. Using the Dashboard is pretty simple but requires basic knowledge of Javascript, Vuejs and Vue Router.

We have created it thinking about things you actually need in a dashboard. Vue Material Dashboard PRO contains handpicked and optimised Vuejs plugins. Everything is designed to fit with one another. As you will be able to see, the dashboard you can access on Creative Tim is a customisation of this product.

Let us know what you think and what we can improve below. And good luck with development!

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

Vue React Angular HTML
Vue Material Dashboard Pro HTML Material Dashboard Pro React Material Dashboard Pro Angular Material Dashboard Pro HTML

Demo

View More.

Quick start

Quick start options:

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:

vue-material-dashboard-pro/
β”œβ”€β”€ CHANGELOG.md
β”œβ”€β”€ README.md
β”œβ”€β”€ babel.config.js
β”œβ”€β”€ package.json
β”œβ”€β”€ postcss.config.js
β”œβ”€β”€ public
β”‚   β”œβ”€β”€ img
β”‚   β”‚   β”œβ”€β”€ faces
β”‚   β”‚   └── flags
β”‚   └── index.html
└── src
    β”œβ”€β”€ App.vue
    β”œβ”€β”€ assets
    β”‚   β”œβ”€β”€ css
    β”‚   └── scss
    β”‚       β”œβ”€β”€ material-dashboard.scss
    β”‚       └── md
    β”œβ”€β”€ components
    β”‚   β”œβ”€β”€ AnimatedNumber.vue
    β”‚   β”œβ”€β”€ Badge.vue
    β”‚   β”œβ”€β”€ Cards
    β”‚   β”‚   β”œβ”€β”€ ChartCard.vue
    β”‚   β”‚   β”œβ”€β”€ GlobalSalesCard.vue
    β”‚   β”‚   β”œβ”€β”€ LockCard.vue
    β”‚   β”‚   β”œβ”€β”€ LoginCard.vue
    β”‚   β”‚   β”œβ”€β”€ NavTabsCard.vue
    β”‚   β”‚   β”œβ”€β”€ PricingCard.vue
    β”‚   β”‚   β”œβ”€β”€ ProductCard.vue
    β”‚   β”‚   β”œβ”€β”€ SignupCard.vue
    β”‚   β”‚   β”œβ”€β”€ StatsCard.vue
    β”‚   β”‚   └── TestimonialCard.vue
    β”‚   β”œβ”€β”€ Collapse.vue
    β”‚   β”œβ”€β”€ Dropdown.vue
    β”‚   β”œβ”€β”€ Inputs
    β”‚   β”‚   └── IconCheckbox.vue
    β”‚   β”œβ”€β”€ Modal.vue
    β”‚   β”œβ”€β”€ NotificationPlugin
    β”‚   β”‚   β”œβ”€β”€ Notification.vue
    β”‚   β”‚   β”œβ”€β”€ Notifications.vue
    β”‚   β”‚   └── index.js
    β”‚   β”œβ”€β”€ Pagination.vue
    β”‚   β”œβ”€β”€ SidebarPlugin
    β”‚   β”‚   β”œβ”€β”€ SideBar.vue
    β”‚   β”‚   β”œβ”€β”€ SidebarItem.vue
    β”‚   β”‚   └── index.js
    β”‚   β”œβ”€β”€ Slider.vue
    β”‚   β”œβ”€β”€ Tables
    β”‚   β”‚   └── GlobalSalesTable.vue
    β”‚   β”œβ”€β”€ Tabs.vue
    β”‚   β”œβ”€β”€ Timeline
    β”‚   β”‚   β”œβ”€β”€ TimeLine.vue
    β”‚   β”‚   └── TimeLineItem.vue
    β”‚   β”œβ”€β”€ Wizard
    β”‚   β”‚   β”œβ”€β”€ Wizard.vue
    β”‚   β”‚   β”œβ”€β”€ WizardTab.vue
    β”‚   β”‚   └── throttle.js
    β”‚   β”œβ”€β”€ WorldMap
    β”‚   β”‚   β”œβ”€β”€ AsyncWorldMap.vue
    β”‚   β”‚   β”œβ”€β”€ WorldMap.vue
    β”‚   β”‚   └── world_map.js
    β”‚   └── index.js
    β”œβ”€β”€ globalComponents.js
    β”œβ”€β”€ globalDirectives.js
    β”œβ”€β”€ main.js
    β”œβ”€β”€ material-dashboard.js
    β”œβ”€β”€ pages
    β”‚   β”œβ”€β”€ Dashboard
    β”‚   β”‚   β”œβ”€β”€ Calendar.vue
    β”‚   β”‚   β”œβ”€β”€ Charts.vue
    β”‚   β”‚   β”œβ”€β”€ Components
    β”‚   β”‚   β”‚   β”œβ”€β”€ Buttons.vue
    β”‚   β”‚   β”‚   β”œβ”€β”€ GridSystem.vue
    β”‚   β”‚   β”‚   β”œβ”€β”€ Icons.vue
    β”‚   β”‚   β”‚   β”œβ”€β”€ Notifications.vue
    β”‚   β”‚   β”‚   β”œβ”€β”€ Panels.vue
    β”‚   β”‚   β”‚   β”œβ”€β”€ SweetAlert.vue
    β”‚   β”‚   β”‚   └── Typography.vue
    β”‚   β”‚   β”œβ”€β”€ Dashboard.vue
    β”‚   β”‚   β”œβ”€β”€ Forms
    β”‚   β”‚   β”‚   β”œβ”€β”€ ExtendedForms.vue
    β”‚   β”‚   β”‚   β”œβ”€β”€ RegularForms.vue
    β”‚   β”‚   β”‚   β”œβ”€β”€ ValidationForms
    β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ LoginForm.vue
    β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ RangeValidationForm.vue
    β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ RegisterForm.vue
    β”‚   β”‚   β”‚   β”‚   └── TypeValidationForm.vue
    β”‚   β”‚   β”‚   β”œβ”€β”€ ValidationForms.vue
    β”‚   β”‚   β”‚   β”œβ”€β”€ Wizard
    β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ FirstStep.vue
    β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ SecondStep.vue
    β”‚   β”‚   β”‚   β”‚   └── ThirdStep.vue
    β”‚   β”‚   β”‚   └── Wizard.vue
    β”‚   β”‚   β”œβ”€β”€ Layout
    β”‚   β”‚   β”‚   β”œβ”€β”€ Content.vue
    β”‚   β”‚   β”‚   β”œβ”€β”€ ContentFooter.vue
    β”‚   β”‚   β”‚   β”œβ”€β”€ DashboardLayout.vue
    β”‚   β”‚   β”‚   β”œβ”€β”€ Extra
    β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ MobileMenu.vue
    β”‚   β”‚   β”‚   β”‚   └── UserMenu.vue
    β”‚   β”‚   β”‚   └── TopNavbar.vue
    β”‚   β”‚   β”œβ”€β”€ Maps
    β”‚   β”‚   β”‚   β”œβ”€β”€ API_KEY.js
    β”‚   β”‚   β”‚   β”œβ”€β”€ FullScreenMap.vue
    β”‚   β”‚   β”‚   β”œβ”€β”€ GoogleMaps.vue
    β”‚   β”‚   β”‚   β”œβ”€β”€ VectorMaps.vue
    β”‚   β”‚   β”‚   β”œβ”€β”€ WorldMap.vue
    β”‚   β”‚   β”‚   └── world_map.js
    β”‚   β”‚   β”œβ”€β”€ Pages
    β”‚   β”‚   β”‚   β”œβ”€β”€ AuthLayout.vue
    β”‚   β”‚   β”‚   β”œβ”€β”€ Lock.vue
    β”‚   β”‚   β”‚   β”œβ”€β”€ Login.vue
    β”‚   β”‚   β”‚   β”œβ”€β”€ Pricing.vue
    β”‚   β”‚   β”‚   β”œβ”€β”€ Register.vue
    β”‚   β”‚   β”‚   β”œβ”€β”€ RtlSupport.vue
    β”‚   β”‚   β”‚   β”œβ”€β”€ TimeLinePage.vue
    β”‚   β”‚   β”‚   β”œβ”€β”€ UserProfile
    β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ EditProfileForm.vue
    β”‚   β”‚   β”‚   β”‚   └── UserCard.vue
    β”‚   β”‚   β”‚   └── UserProfile.vue
    β”‚   β”‚   β”œβ”€β”€ Tables
    β”‚   β”‚   β”‚   β”œβ”€β”€ ExtendedTables.vue
    β”‚   β”‚   β”‚   β”œβ”€β”€ PaginatedTables.vue
    β”‚   β”‚   β”‚   β”œβ”€β”€ RegularTables.vue
    β”‚   β”‚   β”‚   └── users.js
    β”‚   β”‚   └── Widgets.vue
    β”‚   β”œβ”€β”€ FixedPlugin.vue
    β”‚   └── index.js
    └── routes
        └── routes.js

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 Pro. 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 Pro. 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://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].