You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Vehicle Rental System is a backend REST API built to manage vehicle rentals with role-based access control.
It allows admins to manage vehicles and users, while customers can book vehicles, manage their own bookings, and update their profiles.
Core Responsibilities
Vehicle inventory management with availability tracking
User authentication and role-based authorization
Booking creation, cancellation, return, and automatic status updates