Developed a simple console-based application in C# using Object-Oriented Programming (OOP) principles. The system manages parking operations including vehicle registration, slot allocation, ticket generation, and fee calculation. The project demonstrates key OOP concepts such as Classes, Inheritance, Encapsulation, and Polymorphism.