Go to file
2019-11-05 00:48:04 +08:00
public feat:first commit 2019-11-05 00:48:04 +08:00
src feat:first commit 2019-11-05 00:48:04 +08:00
.gitignore feat:first commit 2019-11-05 00:48:04 +08:00
babel.config.js feat:first commit 2019-11-05 00:48:04 +08:00
CHANGELOG.md feat:first commit 2019-11-05 00:48:04 +08:00
ISSUES_TEMPLATE.md feat:first commit 2019-11-05 00:48:04 +08:00
LICENSE.md feat:first commit 2019-11-05 00:48:04 +08:00
package.json feat:first commit 2019-11-05 00:48:04 +08:00
README.md feat:first commit 2019-11-05 00:48:04 +08:00
vue.config.js feat:first commit 2019-11-05 00:48:04 +08:00
yarn.lock feat:first commit 2019-11-05 00:48:04 +08:00

Vue Argon Dashboard Tweet

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

Product Gif

Fully Coded Components

Vue Argon Dashboard is built with over 100 individual components, giving you the freedom of choosing and combining. 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. This Dashboard is coming with pre-built examples, so the development process is seamless, switching from our pages to the real website is very easy to be done. Every element has multiple states for colors, styles, hover, focus, that you can easily access and use.

Complex Documentation

Each element is well presented in a very complex documentation. You can read more about the idea behind this dashboard here. You can check the components here and the foundation here.

Example Pages

If you want to get inspiration or just show something directly to your clients, you can jump start your development with our pre-built example pages. You will be able to quickly set up the basic structure for your web project.

Table of Contents

Versions

Vue HTML React Angular
Vue Argon Dashboard Argon Dashboard HTML Argon Dashboard React Argon Dashboard Angular
NodeJS Laravel
Argon Dashboard NodeJS Argon Dashboard Laravel

Demo

Dashboard Page Icons Page User Profile Page Tables Page Login Page Register Page
Dashboard Page Icons Page User Profile Page Tables Page Login Page Register Page

View More

Quick start

Documentation

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

File Structure

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

|-- Vue Argon Dashboard
    |-- .gitignore
    |-- CHANGELOG.md
    |-- ISSUES_TEMPLATE.md
    |-- LICENSE.md
    |-- README.md
    |-- babel.config.js
    |-- package.json
    |-- public
    |   |-- favicon.ico
    |   |-- index.html
    |   |-- manifest.json
    |   |-- robots.txt
    |   |-- img
    |-- src
        |-- App.vue
        |-- main.js
        |-- registerServiceWorker.js
        |-- router.js
        |-- assets
        |   |-- logo.png
        |   |-- scss
        |   |   |-- argon.scss
        |   |-- vendor
        |       |-- @fortawesome
        |       |-- nucleo
        |-- components
        |   |-- Badge.vue
        |   |-- BaseAlert.vue
        |   |-- BaseButton.vue
        |   |-- BaseCheckbox.vue
        |   |-- BaseDropdown.vue
        |   |-- BaseHeader.vue
        |   |-- BaseInput.vue
        |   |-- BaseNav.vue
        |   |-- BasePagination.vue
        |   |-- BaseProgress.vue
        |   |-- BaseRadio.vue
        |   |-- BaseSlider.vue
        |   |-- BaseSwitch.vue
        |   |-- BaseTable.vue
        |   |-- Card.vue
        |   |-- CloseButton.vue
        |   |-- Modal.vue
        |   |-- NavbarToggleButton.vue
        |   |-- StatsCard.vue
        |   |-- stringUtils.js
        |   |-- Charts
        |   |   |-- BarChart.js
        |   |   |-- DoughnutChart.js
        |   |   |-- LineChart.js
        |   |   |-- PieChart.js
        |   |   |-- config.js
        |   |   |-- globalOptionsMixin.js
        |   |   |-- optionHelpers.js
        |   |-- SidebarPlugin
        |   |   |-- SideBar.vue
        |   |   |-- SidebarItem.vue
        |   |   |-- index.js
        |   |-- Tabs
        |       |-- PillsLayout.vue
        |       |-- Tab.vue
        |       |-- TabPane.vue
        |       |-- Tabs.vue
        |       |-- TabsLayout.vue
        |-- directives
        |   |-- click-ouside.js
        |-- layout
        |   |-- AuthLayout.vue
        |   |-- Content.vue
        |   |-- ContentFooter.vue
        |   |-- DashboardLayout.vue
        |   |-- DashboardNavbar.vue
        |   |-- LoadingMainPanel.vue
        |-- plugins
        |   |-- argon-dashboard.js
        |   |-- globalComponents.js
        |   |-- globalDirectives.js
        |-- views
            |-- Dashboard.vue
            |-- Icons.vue
            |-- Login.vue
            |-- Maps.vue
            |-- Register.vue
            |-- Tables.vue
            |-- UserProfile.vue
            |-- Dashboard
            |   |-- PageVisitsTable.vue
            |   |-- SocialTrafficTable.vue
            |-- Tables
                |-- ProjectsTable.vue

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

Social Media

Twitter: https://twitter.com/CreativeTim?ref=creativetim

Facebook: https://www.facebook.com/CreativeTim?ref=creativetim

Dribbble: https://dribbble.com/creativetim?ref=creativetim

Instagram: https://www.instagram.com/CreativeTimOfficial?ref=creativetim