A full-stack web application built with Laravel (PHP) and MySQL to help companies manage their vehicle fleets and drivers efficiently. The system includes user authentication (via Laravel Breeze), role-based dashboards, vehicle/driver CRUD operations, maintenance tracking, and trip assignment.
Real-time location updates are simulated using a custom API integrated with Google Maps API for visualization, while Laravel Echo (with WebSockets) enables live status notifications. The frontend uses Blade templates with Bootstrap for a clean, responsive interface.
Developed and tested using VS Code, Git, Docker/XAMPP, and Postman—deployed and validated on desktop browsers.