Car Rental
Sign In
🚗 Car Rental Application
This web-based project simplifies car rental management with features like user authentication, booking management, and a responsive interface. Built using PHP, MySQL, HTML, and CSS, it showcases practical skills in database management.
Each user can see: Personal information, selection of cars, agreements with details
email: admin@example.com, password: adminpass;
Delete: agreements, vehicles, users. Update: user's roles; vehicles, except car number; agreements. Insert: vehicles, agreements
email: manager@example.com; password: employeepass;
Agreements(read, add, update), vehicle tracking: read
email: client1@example.com; password: clientpass;
Personal information: can change it, except the role. Agreements: can only see.