Awesome
Vue 3 Demo: https://next-quasar-admin-crm.netlify.com/
Looking for beautiful premium Quasar CRM admin template for Vue 3? Please drop me an email. Buy only at <b>$49</b>!
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/
Support
If this helped you, you can contribute to this project by supporting me:
💜 Support my open-source work on GitHub
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
Installation
- Clone the repository
git clone https://github.com/mayank091193/quasar-admin-crm.git
Install the dependencies
cd quasar-admin-crm
npm install
To run the app in development mode (hot-code reloading, error reporting, etc.)
quasar dev
Build the application
quasar build
Do reach out to me at "mayank091193@gmail.com" for queries.
Screens UI
Dashboard - Dark mode
<p float="left"> <kbd> <img src="assets/dashboard_dark.png" border="1" alt="Dashboard - Dark mode" title="Dashboard - Dark mode" /> </kbd> </p>Login
<p float="left"> <kbd> <img src="assets/login.png" border="1" alt="Login" title="Login" /> </kbd> </p>Dashboard
<p float="left"> <kbd> <img src="assets/dashboard.png" border="1" alt="Dashboard" title="Dashboard" /> </kbd> </p>Customer Management
<p float="left"> <kbd> <img src="assets/customer_management.png" border="1" alt="Customer Management" title="Customer Management" /> </kbd> </p>Change Request
<p float="left"> <kbd> <img src="assets/change_request.png" border="1" alt="Change Request" title="Change Request" /> </kbd> </p>Profile
<p float="left"> <kbd> <img src="assets/profile.png" border="1" alt="Profile" title="Profile" /> </kbd> </p>Customize the configuration
See Configuring quasar.conf.js.