Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months ago
JSON representation
Example of quasar admin
- Host: GitHub
- URL: https://github.com/odranoelBR/vue-quasar-admin-example
- Owner: odranoelBR
- License: mit
- Created: 2017-03-02T23:19:04.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T00:58:06.000Z (about 2 years ago)
- Last Synced: 2024-08-02T09:25:40.059Z (6 months ago)
- Topics: admin, quasar, quasar-admin, template, vue, vuejs, vuejs-admin
- Language: Vue
- Homepage: https://quasar-admin.firebaseapp.com
- Size: 1.56 MB
- Stars: 561
- Watchers: 50
- Forks: 183
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-vue - vue-quasar-admin-example - quasar-admin-example?style=social) - 将Quasar和VueJS应用于SPA项目 (Demo示例)
- awesome-github-vue - vue-quasar-admin-example - 将Quasar和VueJS应用于SPA项目 (Demo示例)
- awesome - vue-quasar-admin-example - 将Quasar和VueJS应用于SPA项目 (Demo示例)
- awesome-github-vue - vue-quasar-admin-example - 将Quasar和VueJS应用于SPA项目 (Demo示例)
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