Skip to content

A simple RESTful service built with Kotlin and Spring Boot that provides information about a movie theatre's seating layout.

Notifications You must be signed in to change notification settings

rodrigo-troy/cinema-room-ws-kt

Repository files navigation

cinema-room-ws-kt

A simple RESTful service built with Kotlin and Spring Boot that provides information about a movie theatre's seating layout.

Features

  • Retrieve total number of rows and columns in the cinema room.
  • Get information about all available seats.

Getting Started

Prerequisites

  • JDK 11+
  • Gradle

Installation

  1. Clone the repository:
git clone https://github.com/yourusername/cinema-seating-system.git
  1. Secondly, navigate to the project directory:
cd cinema-seating-system
  1. Then, you can compile the project and build the Jar file using Gradle:
./gradlew build

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

A simple RESTful service built with Kotlin and Spring Boot that provides information about a movie theatre's seating layout.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published