Implementation of a simple Car Auction Management System. The system should handle different types of vehicles: Sedans, SUVs, Hatchbacks and Trucks. This solution includes:
- Definition of the classes and their properties and methods.
- Implement the auction management operations (add vehicles, search vehicles, start an auction, place a bid, and close the auction). For more information check our Wiki