Skip to content

A C# Salon Management System demonstrating all OOP principles with full CRUD operations to manage customers, employees, and services.πŸ’» Semester Project

Notifications You must be signed in to change notification settings

FatimaM05/Style-Savy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

✨ Style Savy Salon Management System

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).


πŸš€ Features

  • πŸ‘©β€πŸ’Ό 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

πŸŽ₯ Demo Video

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.


πŸ›  Tech Stack

  • Language: C#
  • Paradigm: Object-Oriented Programming (OOP)
  • Framework: .NET
  • Database: SQL

About

A C# Salon Management System demonstrating all OOP principles with full CRUD operations to manage customers, employees, and services.πŸ’» Semester Project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages