https://github.com/FahimAnzamDip/haste-dashboard-bootstrap
A bootstrap 5 based free to use admin dashboard template. Add the template in your laravel projects with ease.
https://github.com/FahimAnzamDip/haste-dashboard-bootstrap
admin-template bootstrap-5-admin-dashboard bootstrap-5-template bootstrap5 dashboard easy-to-use free haste-dashboard responsive vanilla-js-dashboard
Last synced: 3 months ago
JSON representation
A bootstrap 5 based free to use admin dashboard template. Add the template in your laravel projects with ease.
- Host: GitHub
- URL: https://github.com/FahimAnzamDip/haste-dashboard-bootstrap
- Owner: FahimAnzamDip
- License: mit
- Created: 2023-07-25T16:00:15.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-01T18:42:56.000Z (over 1 year ago)
- Last Synced: 2025-02-01T05:41:20.915Z (4 months ago)
- Topics: admin-template, bootstrap-5-admin-dashboard, bootstrap-5-template, bootstrap5, dashboard, easy-to-use, free, haste-dashboard, responsive, vanilla-js-dashboard
- Language: HTML
- Homepage: https://fahimanzamdip.github.io/haste-dashboard/
- Size: 3.87 MB
- Stars: 11
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
:zap: Haste Dashboard :zap:
>
It's made from the source of Volt Dashboard free version. But I did adjustments and enhancements according to my need. If you find the changes good enough then you can also use it and it's completely free. I will try to add more premium features available on pro versions of different bootstrap 5 dashboards over time or you can also contribute into the template. Thank you for checking it out.
>
Because it made from the source of volt dashboard you can refer their docs from here for utilities and helpers because the changes are not drastic by any means. But the biggest change I think is the build tool and the project structure. I used Vite for the build process.
> ### Want to see the demo ? click here
Local Installation
- `` git clone https://github.com/FahimAnzamDip/haste-dashboard.git ``
- `` cd to/project/path ``
- `` npm install ``
- `` npm run dev ``
- For final build: `` npm run build ``
- To view the final build: `` npm run preview ``Screenshots

Libaries Used In This Template
- ### Sweet Alert 2
- ### Notyf
- ### Choices JS
- ### Datatables
- ### Simple Datatables> ### NOTE: There is no dependency on jquery except the Jquery Datatables plugin. Which I kept here for my own use with Laravel. If you don't want to use that you can use the alternative plugin and go full vanilla :grin:
Checkout The Main Template (Volt Dashboard)