Skip to content

Furkan1844/Cinema-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Beginner-Level C# Console Application

This repository is a C# console application to understand the consept of OOP and basics of C# language. The purpose is to create ticket for a session of a film according to the customer's choice.

Classes

There are 4 class for this project which are "Hall", "Movie", "Reservation", "Session". Classes keeps fields and methods that relevant with them. To make the project explicit, classes are created in a "Class Library" project that named "Entities".

About

C# Console Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages