A clean, responsive, and feature-rich web dashboard for managing fleet operations, including vehicles, drivers, trips, and analytics. Built entirely with pure HTML, CSS, and JavaScript.
- Dashboard Overview: A central view to monitor key fleet metrics at a glance.
- Vehicle Management: Add, edit, and track vehicle details (model, license plate, status).
- Driver Management: Maintain a directory of drivers with their contact info and assignment status.
- Trip Management: Log and track trips, including routes, dates, and driver/vehicle assignments.
- Analytics & Reports: View data visualizations and insights regarding fleet performance.
- Settings Panel: Manage user preferences and toggle system features.
- Responsive Design: Fully functional across desktops, tablets, and mobile devices.
- No External Dependencies: Utilizes vanilla JavaScript and CSS3 for performance and simplicity.
- HTML5: Semantic markup for structure.
- CSS3: Custom styles with responsive layouts.
- JavaScript (Vanilla): Interactive logic, data handling, and DOM manipulation.
- Clone the repository to your local machine:
git clone https://github.com/Varun313/fleet-management-dashboard.git