Skip to content

creativetimofficial/vue-white-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d1f911b Β· Jul 25, 2024

History

67 Commits
Jun 23, 2020
Jan 10, 2023
Jan 10, 2023
Sep 18, 2019
Dec 15, 2022
Dec 15, 2022
Dec 15, 2022
Jan 10, 2023
Oct 14, 2019
Jan 10, 2023
Jul 24, 2024
Dec 15, 2022
Jul 24, 2024
Jul 24, 2024
Dec 15, 2022

Repository files navigation

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

Product Gif

Vue White 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.

Vue White 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.

Vue White 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.

We are very excited to share this dashboard with you and we look forward to hearing your feedback!

Table of Contents

Versions

Vue Laravel
Vue White Dashboard White Dashboard Laravel

Demo

Start page User profile page Tables page
Start page User profile page Tables pages
Maps page Notifications page RTL page
Maps page Notifications page RTL page

Quick start

Deploy

πŸš€ You can deploy your own version of the template to Genezio with one click:

Deploy to Genezio

Documentation

The documentation for the Vue White Dashboard is hosted at our website.

File Structure

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

|-- Vue White Dashboard
    β”œβ”€β”€ CHANGELOG.md
    β”œβ”€β”€ README.md
    β”œβ”€β”€ babel.config.js
    β”œβ”€β”€ package.json
    β”œβ”€β”€ postcss.config.js
    β”œβ”€β”€ public
    └── src
    β”œβ”€β”€ App.vue
    β”œβ”€β”€ RTLPlugin.js
    β”œβ”€β”€ assets
    β”‚   β”œβ”€β”€ css
    β”‚   β”œβ”€β”€ demo
    β”‚   β”œβ”€β”€ fonts
    β”‚   β”œβ”€β”€ img
    β”‚   └── scss
    β”‚       β”œβ”€β”€ white-dashboard
    β”‚       β”‚   β”œβ”€β”€ bootstrap
    β”‚       β”‚   β”œβ”€β”€ custom
    β”‚       β”‚   └── plugins
    β”‚       └── white-dashboard.scss
    β”œβ”€β”€ components
    β”‚   β”œβ”€β”€ BaseAlert.vue
    β”‚   β”œβ”€β”€ BaseButton.vue
    β”‚   β”œβ”€β”€ BaseCheckbox.vue
    β”‚   β”œβ”€β”€ BaseNav.vue
    β”‚   β”œβ”€β”€ BaseRadio.vue
    β”‚   β”œβ”€β”€ BaseTable.vue
    β”‚   β”œβ”€β”€ Cards
    β”‚   β”œβ”€β”€ Charts
    β”‚   β”œβ”€β”€ CloseButton.vue
    β”‚   β”œβ”€β”€ Dropdown.vue
    β”‚   β”œβ”€β”€ HelloWorld.vue
    β”‚   β”œβ”€β”€ Inputs
    β”‚   β”œβ”€β”€ Modal.vue
    β”‚   β”œβ”€β”€ NavbarToggleButton.vue
    β”‚   β”œβ”€β”€ NotificationPlugin
    β”‚   β”œβ”€β”€ SidebarPlugin
    β”‚   └── index.js
    β”œβ”€β”€ config.js
    β”œβ”€β”€ globalComponents.js
    β”œβ”€β”€ globalDirectives.js
    β”œβ”€β”€ i18n.js
    β”œβ”€β”€ locales
    β”œβ”€β”€ main.js
    β”œβ”€β”€ pages
    β”‚   β”œβ”€β”€ Dashboard
    β”‚   β”œβ”€β”€ Dashboard.vue
    β”‚   β”œβ”€β”€ Icons.vue
    β”‚   β”œβ”€β”€ Layout
    β”‚   β”œβ”€β”€ Maps.vue
    β”‚   β”œβ”€β”€ Notifications
    β”‚   β”œβ”€β”€ Notifications.vue
    β”‚   β”œβ”€β”€ Profile
    β”‚   β”œβ”€β”€ TableList.vue
    β”‚   β”œβ”€β”€ Typography.vue
    β”‚   β”œβ”€β”€ UpgradeToPRO.vue
    β”‚   └── UserProfile.vue
    └── router.js

```## Browser Support

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

<img src="https://github.com/creativetimofficial/public-assets/blob/master/logos/chrome-logo.png?raw=true" width="64" height="64"> <img src="https://raw.githubusercontent.com/creativetimofficial/public-assets/master/logos/firefox-logo.png" width="64" height="64"> <img src="https://raw.githubusercontent.com/creativetimofficial/public-assets/master/logos/edge-logo.png" width="64" height="64"> <img src="https://raw.githubusercontent.com/creativetimofficial/public-assets/master/logos/safari-logo.png" width="64" height="64"> <img src="https://raw.githubusercontent.com/creativetimofficial/public-assets/master/logos/opera-logo.png" width="64" height="64">

## Resources

- Demo: <https://demos.creative-tim.com/vue-white-dashboard/#/dashboard>
- Download Page: <https://www.creative-tim.com/product/vue-white-dashboard>
- Documentation: <https://demos.creative-tim.com/vue-white-dashboard/documentation>
- License Agreement: <https://www.creative-tim.com/license>
- Support: <https://www.creative-tim.com/contact-us>
- Issues: [Github Issues Page](https://github.com/creativetimofficial/vue-white-dashboard/issues)

## Reporting Issues

We use GitHub Issues as the official bug tracker for the Vue White 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 Vue White 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.

## Licensing

- Copyright 2023 Creative Tim (https://www.creative-tim.com/)

- Licensed under MIT (https://github.com/creativetimofficial/vue-white-dashboard/issues/blob/master/LICENSE.md)

## Useful Links

- [Tutorials](https://www.youtube.com/channel/UCVyTG4sCw-rOvB9oHkzZD1w)
- [Affiliate Program](https://www.creative-tim.com/affiliates/new?ref=mk-github-readme) (earn money)
- [Blog Creative Tim](http://blog.creative-tim.com/)
- [Free Products](https://www.creative-tim.com/bootstrap-themes/free?ref=mk-github-readme) from Creative Tim
- [Premium Products](https://www.creative-tim.com/bootstrap-themes/premium?ref=mk-github-readme) from Creative Tim
- [React Products](https://www.creative-tim.com/bootstrap-themes/react-themes?ref=mk-github-readme) from Creative Tim
- [Angular Products](https://www.creative-tim.com/bootstrap-themes/angular-themes?ref=mk-github-readme) from Creative Tim
- [VueJS Products](https://www.creative-tim.com/bootstrap-themes/vuejs-themes?ref=mk-github-readme) from Creative Tim
- [More products](https://www.creative-tim.com/bootstrap-themes?ref=mk-github-readme) from Creative Tim
- Check our Bundles [here](https://www.creative-tim.com/bundles?ref=mk-github-readme)

### Social Media

Twitter: <https://twitter.com/CreativeTim>

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

Dribbble: <https://dribbble.com/creativetim>

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