Quasar Admin CRM global dark mode is here! Integrated the dark mode on all pages.
Source code: https://github.com/mayank091193/quasar-admin-crm
Live preview: https://quasar-admin-crm-template.netlify.app/dashboard
Any feedback will be greatly appreciated.
If it helps you, Sponsor me to support my open-source workπ https://github.com/sponsors/mayank091193
Top comments (4)
Hey man , looks great. I find the icons on the dashboard to be too big... and what mostly feels awkward is the load time. I assuming your waiting for the all data to load before showing ui. which makes it feel a little jumpy and not smooth.
Use skeletons and load each component when that component is done, it will feel more professional and also more "some thing is happening" kind of vibe
Hey, thank you for your feedback. I'll work on that in future updates. Though, that may be happening if you are opening for the first time. Anyway, I'll look into it.
Great work, thanks for sharing. Any chance to be configured with Firebase as a backend?
Thank you for your feedback. I was thinking to build the back-end with Python-PostgreSQL. I had worked with Firebase once but not for a longer time. Though I'm currently a bit busy with my full-time job. So, I'll think about it later.