https://github.com/creativetimofficial/ct-vuetify-soft-ui-dashboard-pro
Vuetify Soft UI Dashboard PRO is a beautiful resource built over Vuetify, Vuex and Vuejs 2
https://github.com/creativetimofficial/ct-vuetify-soft-ui-dashboard-pro
vue vue2 vuetify vuetifyjs vuex
Last synced: 10 months ago
JSON representation
Vuetify Soft UI Dashboard PRO is a beautiful resource built over Vuetify, Vuex and Vuejs 2
- Host: GitHub
- URL: https://github.com/creativetimofficial/ct-vuetify-soft-ui-dashboard-pro
- Owner: creativetimofficial
- Created: 2021-11-18T14:04:34.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-23T15:01:03.000Z (over 4 years ago)
- Last Synced: 2025-04-19T08:10:19.930Z (about 1 year ago)
- Topics: vue, vue2, vuetify, vuetifyjs, vuex
- Homepage: https://www.creative-tim.com/product/vuetify-soft-ui-dashboard-pro
- Size: 7.81 KB
- Stars: 11
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# [Vuetify Soft UI Dashboard PRO](https://www.creative-tim.com/product/vuetify-soft-ui-dashboard-pro?ref=vtysdp-readme) [](https://twitter.com/share?url=https%3A%2F%2Fwww.creative-tim.com%2Fvuetify-soft-ui-dashboard-pro&text=Vuetify%20Soft%20UI%20Dashboard%20PRO%20by%20Creative%20Tim&via=CreativeTim&hashtags=vuejs%20%23vuex%20%23vuetify%20%23soft)
 [](https://github.com/creativetimofficial/ct-vuetify-soft-ui-dashboard-pro/issues?q=is%3Aopen+is%3Aissue) [](https://github.com/creativetimofficial/ct-vuetify-soft-ui-dashboard-pro/issues?q=is%3Aissue+is%3Aclosed)

**Vuetify Soft UI Dashboard PRO** is a beautiful resource built over [Vuetify](https://vuetifyjs.com/en/), [Vuex](https://vuex.vuejs.org/installation.html) and [Vuejs](https://vuejs.org/). It will help you get started developing dashboards in no time. Vuetify Soft UI Dashboard PRO is the official Vuejs version of the Original [Soft UI Dashboard PRO](https://www.creative-tim.com/product/soft-ui-dashboard-pro). Using the Dashboard is pretty simple but requires basic knowledge of Javascript, [Vuejs](https://vuejs.org/v2/guide/) and [Vue-Router](https://router.vuejs.org/en/).
We have created it thinking about things you actually need in a dashboard. **Vuetify Soft UI Dashboard PRO** contains handpicked and optimized 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](https://www.creative-tim.com) is a customization of this product.
**Vuetify** is developed exactly according to Material Design spec. Every component is handcrafted to bring you the best possible UI tools to your next great app. The development doesn't stop at the core components outlined in Google's spec. Through the support of community members and sponsors, additional components will be designed and made available for everyone to enjoy.
**Vuex** is a state management pattern + library for **Vue.js** applications. It serves as a centralized store for all the components in an application, with rules ensuring that the state can only be mutated in a predictable fashion. It also integrates with Vue's official devtools extension to provide advanced features such as zero-config time-travel debugging and state snapshot export/import.
Let us know what you think and what we can improve below. And good luck with development!
## Getting Started
- Install Nodejs from [Nodejs Official Page](https://nodejs.org/en/)
- Open your terminal
- Navigate to the project
- Run `npm install` or `yarn install` if you use [Yarn](https://yarnpkg.com/en/)
- Run `npm run dev` or `yarn serve` to start a local development server
- A new tab will be opened in your browser
You can also run additional npm tasks such as
- `npm run build` to build your app for production
- `npm run lint` to run linting.
## Vuetify
Vuetify is developed exactly according to Material Design spec. Every component is hand crafted to bring you the best possible UI tools to your next great app. The development doesn't stop at the core components outlined in Google's spec. Through the support of community members and sponsors, additional components will be designed and made available for everyone to enjoy.
## Vuex
Vuex is a state management pattern + library for Vue.js applications. It serves as a centralized store for all the components in an application, with rules ensuring that the state can only be mutated in a predictable fashion. It also integrates with Vue's official [devtools](https://github.com/vuejs/vue-devtools) extension to provide advanced features such as zero-config time-travel debugging and state snapshot export / import.
## Vue-cli
We used the latest 3.x [Vue CLI](https://github.com/vuejs/vue-cli) which aims to reduce project configuration
to as little as possible. Almost everything is inside `package.json` + some other related files such as
`.babel.config.js`, `.eslintrc.js` and `.postcssrc.js`.
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:
- [Vuetify](https://vuetifyjs.com/en/) for the wonderful framework
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:
- [noUISlider](https://refreshless.com/nouislider/) - JavaScript Range Slider
- [Popper.js](https://popper.js.org/) - Kickass library used to manage poppers
- [Flatpickr](https://flatpickr.js.org/) - Useful library used to select date
- [Choices JS](https://joshuajohnson.co.uk/Choices/) - A nice plugin that select elements with intuitive multiselection and searching but also for managing tags.
- [CountUp JS](https://inorganik.github.io/countUp.js/) - A dependency-free, lightweight JavaScript class that can be used to quickly create animations that display numerical data in a more interesting way.
- [Charts Js](https://www.chartjs.org/) - Simple yet flexible JavaScript charting for designers & developers
- [FullCalendar](https://fullcalendar.io/) - Full-sized drag & drop event calendar
- [Dropzone](https://www.dropzonejs.com/) - An open source library that provides drag’n’drop file uploads with image previews.
- [Datatables](https://github.com/fiduswriter/Simple-DataTables) - DataTables but in Vanilla ES2018 JS
- [PhotoSwipe](https://photoswipe.com/) - JavaScript image gallery for mobile and desktop, modular, framework independent
- [Quill](https://quilljs.com/) - A free, open source WYSIWYG editor built for the modern web
- [Sweet Alerts](https://sweetalert2.github.io/) - A beautiful, responsive, customisable, accessible replacement for Javascript’s popup boxes.
- [three.js](https://threejs.org/) - JavaScript 3D library
- [Wizard](https://www.cssscript.com/multi-step-form-bootstrap/) - Animated Multi-step form for Bootstrap
Let us know your thoughts below. And good luck with development!
## Table of Contents
* [Versions](#versions)
* [Demo](#demo)
* [Quick Start](#quick-start)
* [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)
## Versions
[
](https://www.creative-tim.com/product/vuetify-soft-ui-dashboard-pro?ref=vtysdp-readme)
[
](https://www.creative-tim.com/product/soft-ui-dashboard-pro?ref=vtysdp-readme)
[
](https://www.creative-tim.com/product/soft-ui-dashboard-pro-react?ref=vtysdp-readme)
[
](https://www.creative-tim.com/product/soft-ui-dashboard-pro-laravel?ref=vtysdp-readme)
[
](https://www.creative-tim.com/product/soft-ui-dashboard-pro-django?ref=vtysdp-readme)
[
](https://www.creative-tim.com/product/purity-ui-dashboard-pro?ref=vtysdp-readme)
[
](https://www.creative-tim.com/product/muse-vue-ant-design-dashboard-pro?ref=vtysdp-readme)
Vuetify | HTML | React | Laravel | Django | Chakra | Ant Design |
| --- | --- | --- | --- | --- | --- | --- |
| [](https://www.creative-tim.com/product/vuetify-soft-ui-dashboard-pro?ref=vtysdp-readme) | [](https://www.creative-tim.com/product/soft-ui-dashboard-pro?ref=vtysdp-readme) | [](https://www.creative-tim.com/product/soft-ui-dashboard-pro-react) | [](https://www.creative-tim.com/product/soft-ui-dashboard-pro-laravel) | [](https://www.creative-tim.com/product/soft-ui-dashboard-pro-django) | [](https://www.creative-tim.com/product/purity-ui-dashboard-pro) | [](https://www.creative-tim.com/product/muse-vue-ant-design-dashboard-pro)
## Demo
- [Start page](https://demos.creative-tim.com/vuetify-soft-ui-dashboard-pro/#/pages/dashboards/default?ref=vtysdp-readme)
- [Automotive](https://demos.creative-tim.com/vuetify-soft-ui-dashboard-pro/#/pages/dashboards/automotive?ref=vtysdp-readme)
- [RTL](https://demos.creative-tim.com/vuetify-soft-ui-dashboard-pro/#/pages/pages/rtl?ref=vtysdp-readme)
- [CRM](https://demos.creative-tim.com/vuetify-soft-ui-dashboard-pro/#/pages/dashboards/crm?ref=vtysdp-readme)
- [Ecommerce](https://demos.creative-tim.com/vuetify-soft-ui-dashboard-pro/#/pages/ecommerce/products/new-product?ref=vtysdp-readme)
[View More](https://demos.creative-tim.com/vuetify-soft-ui-dashboard-pro/#/pages/dashboards/default?ref=vtysdp-readme).
## Quick start
Quick start options:
- Download from [Creative Tim](https://www.creative-tim.com/product/vuetify-soft-ui-dashboard-pro?ref=vtysdp-readme)
## Documentation
The documentation for the **Vuetify Soft UI Dashboard PRO** is hosted on vuetify [website](https://vuetifyjs.com/en/components/alerts/).
## File Structure
Within the download you'll find the following directories and files:
```
vuetify-soft-ui-dashboard-pro
├── README.md
├── babel.config.js
├── package.json
├── public
│ ├── favicon-creative-tim.png
│ ├── favicon.ico
│ └── index.html
├── src
│ ├── App.vue
│ ├── assets
│ │ ├── fonts
│ │ ├── img
│ │ └── scss
│ │ ├── soft-ui-dashboard
│ │ └── soft-ui-dashboard.scss
│ ├── components
│ │ ├── AppBar.vue
│ │ ├── AppBarAuth.vue
│ │ ├── AppBarBlurAuth.vue
│ │ ├── AppBarProfile.vue
│ │ ├── Charts
│ │ ├── Drawer.vue
│ │ ├── Dropzone.vue
│ │ ├── Footer.vue
│ │ ├── HelloWorld.vue
│ │ ├── HtmlEditor.vue
│ │ ├── Widgets
│ │ ├── WorldMap
│ │ └── index.js
│ ├── main.js
│ ├── plugins
│ │ ├── dashboard-plugin.js
│ │ ├── three
│ │ └── vuetify.js
│ ├── router
│ │ └── index.js
│ ├── scss
│ │ ├── variables
│ ├── util
│ │ └── throttle.js
│ └── views
│ ├── About.vue
│ ├── Applications
│ │ ├── Calendar.vue
│ │ ├── Datatables.vue
│ │ ├── Kanban.vue
│ │ ├── Widgets
│ │ └── Wizard.vue
│ ├── Components
│ │ └── Notifications.vue
│ ├── Dashboard
│ │ ├── Automotive.vue
│ │ ├── Calendar.vue
│ │ ├── Crm.vue
│ │ ├── Dashboard.vue
│ │ ├── GettingStarted.vue
│ │ ├── SmartHome.vue
│ │ ├── VrDefault.vue
│ │ ├── VrInfo.vue
│ │ └── Widgets
│ ├── Ecommerce
│ │ ├── Orders
│ │ │ ├── OrderDetails.vue
│ │ │ ├── OrderList.vue
│ │ │ └── Widgets
│ │ └── Products
│ │ ├── EditProduct.vue
│ │ ├── NewProduct.vue
│ │ ├── ProductPage.vue
│ │ └── Widgets
│ ├── Layout
│ ├── Pages
│ │ ├── Account
│ │ │ ├── Billing.vue
│ │ │ ├── Invoice.vue
│ │ │ ├── Settings.vue
│ │ │ └── Widgets
│ │ ├── Alerts.vue
│ │ ├── Authentication
│ │ │ └── SignUp
│ │ │ ├── Basic.vue
│ │ │ ├── Cover.vue
│ │ │ └── Illustration.vue
│ │ ├── Charts.vue
│ │ ├── Notifications.vue
│ │ ├── Pricing.vue
│ │ ├── Profile
│ │ │ ├── ProfileOverview.vue
│ │ │ ├── Projects.vue
│ │ │ └── Teams.vue
│ │ ├── Profile.vue
│ │ ├── Projects
│ │ │ └── Timeline.vue
│ │ ├── Rtl.vue
│ │ ├── Timeline.vue
│ │ ├── Users
│ │ │ ├── NewUser.vue
│ │ │ ├── Reports.vue
│ │ │ └── Widgets
│ │ └── Widgets
│ └── Tables
│ ├── PaginatedTables.vue
│ ├── RegularTables.vue
│ ├── SortableTables.vue
│ └── Tables
└── vue.config.js
```
## Browser Support
At present, we officially aim to support the last two versions of the following browsers:

## Resources
- [Live Preview](https://demos.creative-tim.com/vuetify-soft-ui-dashboard-pro/#/pages/dashboards/default?ref=vtysdp-readme)
- Download Page: [Download](https://www.creative-tim.com/product/vuetify-soft-ui-dashboard-pro?ref=vtysdp-readme)
- Documentation is [Here](https://vuetifyjs.com/en/components/alerts/)
- License Agreement: [License](https://www.creative-tim.com/license)
- Support: [Contact](https://www.creative-tim.com/contact-us)
- Issues: [Github Issues Page](https://github.com/creativetimofficial/ct-vuetify-soft-ui-dashboard/issues)
- For Front End Development - [Soft UI Design System Pro ](https://www.creative-tim.com/product/soft-ui-design-system-pro?ref=vtysdp-readme)
## Reporting Issues
We use GitHub Issues as the official bug tracker for the **Vuetify Soft UI 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 **Vuetify Soft UI Dashboard PRO**. 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](https://www.creative-tim.com/contact-us) instead of opening an issue.
## Licensing
- Copyright 2021 Creative Tim (https://www.creative-tim.com)
- Creative Tim [license](https://www.creative-tim.com/license)
## Useful Links
- [More products](https://www.creative-tim.com/bootstrap-themes) from Creative Tim
- [Vue products](https://www.creative-tim.com/bootstrap-themes/vuejs-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: