C# Project, Theatre Management (CRUD)

A Theatre Management CRUD application using C# with Factory and Repository patterns.

Overview

For developing this project, I have used basic C# codes and Factory Pattern, Repository pattern.

C#Factory PatternRepository Pattern