Skip to content

πŸš— Car Showroom Sales System (C++) This repository contains a C++ object-oriented software system designed for a car showroom to automate its sales process. This project is developed as part of CS1002 - Programming Fundamentals (Spring 2025, FAST-NU Lahore).

License

Notifications You must be signed in to change notification settings

W-N-R/-Car-Showroom-Sales-System-C-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

42 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš— Car Showroom Sales System (C++)

This repository contains a C++ object-oriented software system designed for a car showroom to automate its sales process. This project is developed as part of CS1002 - Programming Fundamentals (Spring 2025, FAST-NU Lahore).

πŸ“Œ Features:

βœ… Store showroom details (name, contact, address, tax registration)
βœ… Manage new, used, and imported cars (model, price, engine size, transmission type, etc.)
βœ… Handle auction details for imported cars
βœ… Apply 15% withholding tax for cars newer than 5 years
βœ… Keep track of customers and their purchases
βœ… Display available cars and remove sold vehicles from the listing

πŸ› οΈ Technologies Used:

  • C++ (OOP concepts)
  • |-> Composition, Inheritence, Encapsulation
  • File handling for data storage
  • Console-based user interface

πŸ“‚ Submission Details:

  • Course: CS1002 - Programming Fundamentals
  • University: FAST-NU Lahore
  • Submission Deadline: March 28, 2025



copyrights Β© 2025 MUHAMMAD WALEED | All rights reserved

About

πŸš— Car Showroom Sales System (C++) This repository contains a C++ object-oriented software system designed for a car showroom to automate its sales process. This project is developed as part of CS1002 - Programming Fundamentals (Spring 2025, FAST-NU Lahore).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages