Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/macktb/cinema-room-manager

A simple Spring REST service that help how to manage a small movie theatre
https://github.com/macktb/cinema-room-manager

lombok spring-web-mvc

Last synced: 5 days ago
JSON representation

A simple Spring REST service that help how to manage a small movie theatre

Awesome Lists containing this project

README

        

# Cinema Room Manager
In this project, we write a simple cli app and REST service with Spring Boot
to manage a cinema room. It can :
- show the available seats,
- book and refund tickets,
- and display the sales statistics.