Skip to content

This project works with input and output in Kotlin. You will deal with lists and functions as well as loops and conditional statements.

Notifications You must be signed in to change notification settings

georgedev9/cinema-Room-Manager-Kotlin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

This is the cinema-Room-Manager-Kotlin project I made myself.

This project works with input and output in Kotlin. You will deal with lists and functions as well as loops and conditional statements.

Cinema has been a part of the entertainment industry for a long time: a good movie is a way to escape reality and live through a variety of emotions. The best cinema experience you can get is probably in a cinema theatre. In this project, you will create an application that helps manage a cinema theatre: sell tickets, check available seats, see sales statistics, and more.

This project does the following tasks:

  • Visualize the seating arrangement by printing it to the console.
  • Calculate the profit from all the sold tickets.
  • Set the ticket price.
  • Add a menu that allows you to buy tickets and display the current state of the seating arrangement.
  • Handle some input errors.

About

This project works with input and output in Kotlin. You will deal with lists and functions as well as loops and conditional statements.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages