Skip to content

admin-dashboards/vue-dashboard-white-design

 
 

Repository files navigation

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

Vue Dashboard White - Free Vuejs Admin Dashboard.

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

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:

Resources

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

Useful Links

Social Media

Twitter: https://twitter.com/CreativeTim

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

Dribbble: https://dribbble.com/creativetim

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


Vue White Dashboard - provided by Admin-Dashboards.com

Releases

No releases published

Packages

No packages published

Languages

  • CSS 63.6%
  • Vue 29.6%
  • JavaScript 6.2%
  • HTML 0.6%