Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/odranoelBR/vue-quasar-admin-example

Example of quasar admin
https://github.com/odranoelBR/vue-quasar-admin-example

admin quasar quasar-admin template vue vuejs vuejs-admin

Last synced: about 1 month ago
JSON representation

Example of quasar admin

Awesome Lists containing this project

README

        


![Quasar Admin](https://github.com/odranoelBR/vue-quasar-admin-example/blob/master/docs/docs-logo.png)

> Some examples how powerful Quasar / Vuejs is for SPA projects.

## Links
* [Vuejs Page](https://vuejs.org/)
* [Quasar Framework Page](http://quasar-framework.org/)

## Demo (Android or IOS Style)
[![Alt text](https://github.com/odranoelBR/vue-quasar-admin-example/blob/master/docs/icon-android.png)](https://quasar-admin.firebaseapp.com/android/#/)
[![Alt text](https://github.com/odranoelBR/vue-quasar-admin-example/blob/master/docs/icon-ios.png)](https://quasar-admin.firebaseapp.com/ios/#/)

## Infos
* Using Quasar default template
* Using [Jsonplaceholder](https://jsonplaceholder.typicode.com/) as backend API
* Using [Flaticon](http://www.flaticon.com) for SVG's
* Using [Adorable Avatars](http://avatars.adorable.io/) for cool avatars

## Dependecies
* [Axios.js](https://github.com/mzabriskie/axios) as HTTP client / Config from [CodeCasts](https://github.com/codecasts/spa-starter-kit/blob/develop/client/src/plugins/http/index.js)
* [Chart.js](http://www.chartjs.org) as Chart render
* [CountUp.js](https://inorganik.github.io/countUp.js/) as number counter animation
* [Gmaps.js](https://hpneo.github.io/gmaps/) as map Api / data
* [Vivus.js](https://maxwellito.github.io/vivus/) as SVG animator
* [Vuelidate.js](https://monterail.github.io/vuelidate/) for form validations
* [Dragula.js](https://github.com/bevacqua/dragula) for drag and drop