This project is a backend application developed in C# using .NET. It focuses on object-oriented programming concepts and structured data handling.
- C#
- .NET 7
- OOP Principles
- Classes/ → Business logic classes
- Program.cs → Application entry point
- Clone the repository
- Open in Visual Studio or VS Code
- Run the project
Academic backend development practice focused on clean structure and logic implementation.
- Object-oriented design
- Structuring backend applications
- Clean code organization
- Project documentation best practices