Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 2.42 KB

File metadata and controls

42 lines (25 loc) · 2.42 KB

Vehicle Hire & Rent Calculating System built using C# and MS SQL Server

The vehicle hire and rent calculating system is a software application that allows users to efficiently manage and organize the rental of vehicles. It includes a login window where users can authenticate their access to the system.

The vehicle details window allows users to view and edit information about each vehicle in the rental fleet, including model, and other relevant details. The vehicle type details window provides a list of the different vehicle types available for rent, along with their corresponding rates and other relevant information. The rent calculation window calculates the total cost of a rental based on the vehicle type, duration of the rental, and any additional services or features selected.

The day tour hire calculation window calculates the cost of a rental for a single day, while the long tour hire calculation window calculates the cost of a rental for a longer period of time.

Screenshots of the Application

  • Log in window

image

  • Dashboard

image

  • Vehicle details

image

  • Vehicle type details

image

  • Tour package management

image

  • Rent calculation

image image

  • Day tour hire calculation

image image

  • Long tour hire calculation

image image