The Car Rental Website is a platform that allows users to rent various types of cars. It offers flexibility in rental options, allowing users to choose between renting cars based on distance (km) or for a full day. The website features a user-friendly interface that facilitates car booking, management, and payment processing.
- Browse Cars: View a list of available cars with detailed information, including car type, features, and pricing.
- Rent by Kilometer or Day: Choose to rent cars based on the distance traveled or for a specific number of days.
- User Registration & Login: Secure user accounts to manage bookings and view rental history.
- Booking Management: Easy-to-use interface for booking cars and managing reservations.
- Payment Integration: Seamless payment processing for a smooth rental experience.
- Admin Panel: Manage car listings, view bookings, and update car availability.
- Frontend: HTML, CSS, JavaScript
- Backend: PHP
- Database: MySQL
- Additional Libraries: Bootstrap for responsive design
To run the Car Rental Website locally, follow these steps:
- Clone the Repository:
git clone https://github.com/iamprabhanjan/Car-Rental-Website.git