Car Parking System

C++

This is a console-based application developed in C++ to simulate and manage a car parking facility. It handles vehicle entry, exit, space allocation, and billing, demonstrating core object-oriented programming principles.