Skip to content

The Car Rental System is a project in C++ that allows users to manage car rentals efficiently. It supports functionalities such as checking car availability, renting cars, returning cars, and calculating total earnings.

Notifications You must be signed in to change notification settings

XimDel/CarRentalProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CarRentalProject

Overview

The Car Rental System is a project in C++ that allows users to manage car rentals efficiently. It supports functionalities such as checking car availability, renting cars, returning cars, and calculating total earnings.

Features

  • View Available Cars: Check which cars are available for rent.
  • Rent a Car: Record a rental and calculate the total rental cost based on the duration.
  • Return a Car: Update the status of a car when it's returned and log the kilometers driven.
  • Calculate Earnings: Compute the total earnings from rentals.

About

The Car Rental System is a project in C++ that allows users to manage car rentals efficiently. It supports functionalities such as checking car availability, renting cars, returning cars, and calculating total earnings.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages