Skip to content

hemnsue/second-hand-vehicle-pricing-application-using-c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Second-hand-vehicle-pricing-application-using-c

Calculates what should be the selling price of your vehicle or what the should be the second hand buying price of a vehicle should be using three simple factors.

The factors are - killometers driven condition of the vehicle model and year of purchase The user just needs to select their vehicles company,model and variant. The user does not need to enter the price of the vehicle as we already have the ex-showroom prices of the vehicles (excluding taxes, as it may variey state to state) stored in our csv files. Mutiple CSV file datasets for different companys has been made which will be used for finding the second hand vehcile price. 2 categories of vehicles are present- cars and bikes. Cars have 13 different companys and Bikes have 5 different companys. The datasets are India based. Foreign vehicles are not included.

Process

We ask the user to select their vehicle. image

Select the brand. image

When the user selects Nissan we show the name of the vehicles launched up till now. image

When the user selects Sunny. We ask the user to select the model and enter all the other details required. image

The result. image

The program closes after 3 sec.

Prerequisites

You should have C installed in your system.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages