https://github.com/devconductor125/vue-quasar-dashboard
https://github.com/devconductor125/vue-quasar-dashboard
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/devconductor125/vue-quasar-dashboard
- Owner: devconductor125
- License: mit
- Created: 2023-07-04T21:21:05.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-04T21:24:14.000Z (almost 3 years ago)
- Last Synced: 2025-06-03T19:40:43.997Z (about 1 year ago)
- Language: Vue
- Size: 3.1 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://madewithvuejs.com/p/quasar-admin-crm/shield-link)
# Quasar Admin CRM Template
A free and beautiful Quasar template for CRM needs. This template also includes a variety of features that are required for admin template needs.
CRM Admin is a functional Quasar template designed for CRM, Customer Relationship Management. It is a fully responsive template built using the Quasar framework that makes it available for all screen sizes from big screens to smartphones.
Few Features:
* Modern and responsive design
* Building design based on CRM
* Simple CRM Dashboard
* Export feature
## Site: [https://quasar-admin-crm-template.netlify.com/](https://quasar-admin-crm-template.netlify.com/)
# Support
If this helped you, you can contribute to this project by supporting me:
### [💜 Support my open-source work on GitHub](https://github.com/goodluck19970821)
Please check out my sponsor page.
(GitHub currently **doubles your support**! So if you support me with $5/mo, I will get $10 instead! 😉)
Thank you very much!!
## Resources used
* [Quasar Framework](https://quasar.dev/)
* [Vue.js](https://vuejs.org/)
## Installation
* **Clone the repository**
```
git clone https://github.com/mayank091193/quasar-admin-crm.git
```
## Install the dependencies
```bash
cd quasar-admin-crm
npm install
```
### To run the app in development mode (hot-code reloading, error reporting, etc.)
```bash
quasar dev
```
### Build the application
```bash
quasar build
```
Do reach out to me at "mayank091193@gmail.com" for queries.
## Screens UI
**Dashboard - Dark mode**
**Login**
**Dashboard**
**Customer Management**
**Change Request**
**Profile**
### Customize the configuration
See [Configuring quasar.conf.js](https://quasar.dev/quasar-cli/quasar-conf-js).
## License
[MIT](http://opensource.org/licenses/MIT)