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
- Host: GitHub
- URL: https://github.com/omersap10/garagepro
- Owner: omersap10
- Created: 2024-10-30T15:46:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-30T15:54:50.000Z (over 1 year ago)
- Last Synced: 2025-04-08T16:21:19.818Z (over 1 year ago)
- Topics: csharp, object-oriented-programming
- Language: C#
- Homepage:
- Size: 25.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.