An open API service indexing awesome lists of open source software.

https://github.com/omersap10/garagepro

Vehicle Garage Management System
https://github.com/omersap10/garagepro

csharp object-oriented-programming

Last synced: about 1 year ago
JSON representation

Vehicle Garage Management System

Awesome Lists containing this project

README

          

# GaragePro: Vehicle Garage Management System

## About GaragePro:
GaragePro is a command-line application built in C# (.NET) to manage vehicle garages, supporting features like vehicle search, status tracking in the treatment process, and classification by type (car, motorcycle, truck) and more subtypes.

The system was designed with a strong focus on object-oriented principles, implementing inheritance, encapsulation, and polymorphism to create a flexible and scalable solution.