A C#-based desktop application that demonstrates Object-Oriented Programming (OOP) principles in practice.
This project manages Customers, Employees, and Services, with full CRUD operations (Create, Read, Update, Delete).
- π©βπΌ Customer Management β Add, update, read and remove customer records
- π Employee Management β Handle employee profiles and assignments
- β Service Management β Maintain salon services, pricing, and availability
- π CRUD Operations β Implemented across all modules
- π OOP Concepts Applied β Interfaces, inheritance, encapsulation, abstraction, and polymorphism
- π₯ C# Windows Application β User-friendly interface for smooth operations
Watch the full project demo here:
βΆ View on Google Drive
Note: Female faces have been intentionally hidden in the video for modesty reasons.
Only relevant salon operations and workflows are shown.
- Language: C#
- Paradigm: Object-Oriented Programming (OOP)
- Framework: .NET
- Database: SQL