Skip to content

crusty-crab/Car_Rental

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Rent-a-Car

This project is a Car Rental Database Management System developed using C++ and the Qt framework. It allows users to manage rental car information, including:

  • Cars (model, make, year, availability, etc.)
  • Customers (name, contact details, etc.)
  • Rentals (customer, car, rental period, price, etc.)

Features:

  • User-friendly Qt GUI interface
  • Add, edit, and delete cars, customers, and rentals
  • Search for cars and customers
  • View rental history
  • Generate reports

Dependencies:

Getting Started:

  1. Install Qt: Download and install the Qt framework from the official website.
  2. Compile and run: Open the project in Qt Creator and build it.

Usage:

  • Run the executable file.
  • The application will open the main window.
  • Use the menus and buttons to perform various operations on the car rental data.

Note:

  • This project is a basic example and can be extended with additional functionalities and features.
  • The code includes comments and documentation to help understand the implementation.

Contributing:

We welcome contributions to this project. Feel free to fork the repository and submit pull requests with your improvements.

License:

This project is licensed under the MIT License. See the LICENSE file for details.

Disclaimer:

This project is for educational purposes only and is not intended for commercial use.

About

Car Rental Management System

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published