Django Car Rental Management System I need an experienced Django developer to build a complete car rental management web application with the following features: Core Functionality: User authentication system (customer registration/login) Vehicle inventory management (add, edit, delete cars with categories) Booking system with date range selection Admin dashboard for managing cars, bookings, and users Transaction/booking history tracking Responsive UI using Bootstrap Technical Requirements: Backend: Django 4.2+, Python Database: SQLite3 Frontend: HTML, CSS, JavaScript with Django templates UI Framework: Bootstrap (responsive design) Image upload functionality for vehicles Django Jazzmin for enhanced admin interface Key Models: User management (Django auth) Car (name, model, year, rental price, availability, images, category) Category (vehicle types) Booking (customer, car, dates) Deliverables: Fully functional web application Clean, documented code Database migrations Requirements.txt file Basic deployment instructions Skills Required: Django, Python, SQLite, Bootstrap, HTML/CSS, JavaScript, REST APIs