Nima Sherpa

RentWheels

Rent Wheels is a web-based platform that allows users to rent their desired cars online without needing to physically visit the rental store. The system provides detailed information about the available cars and enables users to book them directly through the website.

Project Snapshots

Fig: Login Page

Project Snapshots

Above figure is the login page though which client and admin logs into the application.

Fig: Opening page

Project Snapshots

This is the user interface displayed to the client after logging in.

Fig: Cars Offered

Project Snapshots

The "Cars We Offer" section displays all available rental cars. Users can rent a car by clicking the rent button.

Fig: Car Specifications

Project Snapshots

This section of the application displays the car's specifications to the user.

Fig: Booking Page

Project Snapshots

This page appears after clicking the rent button. Here, users can check car availability for their desired date, set the pickup location, select the number of rental days, and view the total amount to be paid.

Fig: Your Bookings

Project Snapshots

Users can see all the bookings done by them and cancel them.

Fig: Admin Dashboard

Project Snapshots

This is the Admin Dashboard that is seen after admin login.

Fig: Clients list and details.

Project Snapshots

Admin can view the client details and rental requests of clients.

Fig: List of Available Cars.

Project Snapshots

Admin can see all available cars.

Fig: Update Car List

Project Snapshots

The admin can update the number of available cars based on accidents or new additions to the rental fleet.

Project Overview

This project is a web-based car rental system designed to make the renting process easy and user-friendly. Users can view the list of available cars, check their specifications, and rent them by selecting their preferred date, location, and number of days. The system calculates the total rental cost and shows whether the selected car is available for the chosen time period.

On the admin side, administrators can view all available cars and update the number of cars in the system based on accidents or additions to the fleet. The system aims to streamline the car rental experience for both users and admins.

Tools Used

HTML
CSS
JavaScript
MySQL
GIT
PHP