Code Monkey home page Code Monkey logo

bootstrap-vue-argon-dashboard's Introduction

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

Product Gif

Fully Coded Components

BootstrapVue 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
BootstrapVue NodeJS Laravel
BootstrapVue Argon Dashboard 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 BootsrapVue Argon Dashboard is hosted at our website.

File Structure

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

|-- BootstrapVue Argon Dashboard
    |-- .gitignore
    |-- CHANGELOG.md
    |-- ISSUES_TEMPLATE.md
    |-- LICENSE.md
    |-- README.md
    |-- babel.config.js
    |-- package.json
    |-- public
    |   |-- img
    |   |-- favicon.ico
    |   |-- index.html
    |-- src
        |-- assets
        |   |-- logo.png
        |   |-- scss
        |   |   |-- core
        |   |   |-- custom
        |   |   |-- argon.scss
        |   |-- vendor
        |       |-- nucleo
        |-- components
        |   |-- Badge.vue
        |   |-- BaseAlert.vue
        |   |-- BaseButton.vue
        |   |-- BaseDropdown.vue
        |   |-- BaseHeader.vue
        |   |-- BasePagination.vue
        |   |-- BaseProgress.vue
        |   |-- BaseSlider.vue
        |   |-- BaseTable.vue
        |   |-- ButtonCheckbox.vue
        |   |-- ButtonRadioGroup.vue
        |   |-- CloseButton.vue
        |   |-- index.js
        |   |-- LoadingPanel.vue
        |   |-- Modal.vue
        |   |-- NavbarToggleButton.vue
        |   |-- Breadcrumb
        |   |   |-- Breadcrumb.vue
        |   |   |-- BreadcrumbItem.vue
        |   |   |-- RouteBreadcrumb.vue
        |   |-- Cards
        |   |   |-- Card.vue
        |   |   |-- StatsCard.vue
        |   |-- Charts
        |   |   |-- BarChart.js
        |   |   |-- config.js
        |   |   |-- globalOptionsMixin.js
        |   |   |-- LineChart.js
        |   |   |-- optionHelpers.js
        |   |   |-- roundedCornersExtension.js
        |   |-- Collapse
        |   |   |-- Collapse.vue
        |   |   |-- CollapseItem.vue
        |   |-- Inputs
        |   |   |-- BaseCheckbox.vue
        |   |   |-- BaseInput.vue
        |   |   |-- BaseRadio.vue
        |   |-- Navbar
        |   |   |-- BaseNav.vue
        |   |   |-- NavbarToggleButton.vue
        |   |-- NotificationPlugin
        |   |   |-- index.js
        |   |   |-- Notification.vue
        |   |   |-- Notifications.vue
        |   |-- SidebarPlugin
        |   |   |-- index.js
        |   |   |-- SideBar.vue
        |   |   |-- SidebarItem.vue
        |   |-- Tabs
        |   |   |-- Tab.vue
        |   |   |-- Tabs.vue
        |-- directives
        |   |-- click-ouside.js
        |-- plugins
        |   |-- dashboard-plugin.js
        |   |-- globalComponents.js
        |   |-- globalDirectives.js
        |-- routes
        |   |-- router.js
        |   |-- routes.js
        |   |-- starterRouter.js
        |-- util
        |   |-- throttle.js
        |-- views
            |-- Dashboard.vue
            |-- GoogleMaps.vue
            |-- Icons.vue
            |-- NotFoundPage.vue
            |-- RegularTables.vue
            |-- Dashboard
            |   |-- PageVisitsTable.vue
            |   |-- SocialTrafficTable.vue
            |-- Layout
            |   |-- Content.vue
            |   |-- ContentFooter.vue
            |   |-- DashboardLayout.vue
            |   |-- DashboardNavbar.vue
            |-- Maps
                |-- APY_KEY.js
            |-- Pages
                |-- UserProfile
                |-- AuthLayout.vue
                |-- Login.vue
                |-- Register.vue
                |-- UserProfile.vue
            |-- Starter
                |-- SampleFooter.vue
                |-- SampleLayout.vue
                |-- SampleNavbar.vue
                |-- SamplePage.vue
            |-- Tables
                |-- RegularTables
                |-- projects.js
                |-- users.js
        |-- App.vue
        |-- main.js
        |-- polyfills.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 BootstrapVue Argon 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 BootstrapVue Argon 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?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

bootstrap-vue-argon-dashboard's People

Contributors

marqbeniamin avatar rarestoma avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

bootstrap-vue-argon-dashboard's Issues

Documentation Is Outdated

I just wanted to let you know that your documentation (https://www.creative-tim.com/learning-lab/bootstrap-vue/modal/argon-dashboard) is outdated, which can lead to some confusion when just getting started with the template. In the documentation a lot of the components are listed with the naming convention "b-" but registerd as "base-" for example "b-button", "b-modal" and "b-form-radio" show an error as not being properly registered, because they are actually registered as "base-button", "modal" and "base-radio". It's not impossible to figure out, but can lead to some initial frustation.

Template in Docker container

Hi everybody,

I would like to setup the template in a Docker container.
Could you please provide a valid Dockerfile?

Thanks and best regards!

[Feature Request] how could i draw two lines in <line-chart>

What is your enhancement?

hello,
In my project, I need to display two lines in line-chart, so we can contrast two lines, but I found chart-data can only be an array, could not be a object including multi arrays, could you help me? thank you

[Bug] base-pagination component doesn't work properly

Version

1.0.0

Operating System

Ubuntu 21.04

Device

Laptop Acer

Browser & Version

Chrome 99.0.4844.74 (Official Build) (64-bit)

Steps to reproduce

  1. Open any page with pagination
  2. Add watcher on currentPage option and console.log new value of the option
  3. If you change currentPage in the code you will see changes on the page
  4. But if you change the current page in pagination on the page you will see in the console that the currentPage option hasn't changed

What is expected?

When you select page, the currentPage option in the data must be changed

What is actually happening?

currentPage doesn't change because v-model doesn't work (to create v-model on a component you must use prop value and event @input in Vue 2)


Solution

Change the emit event from @change to @input on the base-pagination component

Additional comments

I just added my method for changing the current page using @change event of base-pagination component. But It's not good...

[Bug] configure in laravel

Version

laravel 6.0

Reproduction link

http://nolink.com

Operating System

windows 10

Device

Laptop

Browser & Version

google chrome/latest version

Steps to reproduce

I didn,t understand how to configure bootstrap vue argon theme in laravel 6.0

What is expected?

plz give me solution to set up theme in laravel

What is actually happening?

didn,t understand


Solution

Additional comments

plz help me

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.