https://github.com/memosainz/seatbooking-java
A terminal app, where you can book your seat. Every client can reserve a seat in the position they want.
https://github.com/memosainz/seatbooking-java
java
Last synced: about 2 months ago
JSON representation
A terminal app, where you can book your seat. Every client can reserve a seat in the position they want.
- Host: GitHub
- URL: https://github.com/memosainz/seatbooking-java
- Owner: MemoSainz
- Created: 2024-08-07T09:54:45.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-08-10T02:06:59.000Z (9 months ago)
- Last Synced: 2025-02-07T13:40:16.927Z (3 months ago)
- Topics: java
- Language: Java
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Seat Booking system
> [!IMPORTANT]
>
>English
>
> Well, a terminal thing. In order to reserve a seat, the one that the client wants. And more than one client can do that.
> Likewise, it is also expected that the client will choose a seat that is already reserved, so, the app in the terminal will tell him that it's not possible, but what is possible is that he can book another seat in another place!
>
> Please, open this in your favorite IDE, I used IntelliJ in this case.
>
> Inside the terminal. 'F' is for free, and 'X' is for the occupied seat.> [!IMPORTANT]
>
>Español
>
> Un programa para la terminal. Para que alguien pueda reservar un asiento, que desea. Y más deun cliente lo puede hacer.
> También, se espera que el cliente pueda escoger un asiento que ya está reservado, así que, la app en la terminal le dirá que no es posible, sino escoger otro en otro lugar.
>
> Abre esto en tu IDE favorito, yo usé IntelliJ
>
> Dentro de la terminal. 'F' es de libre, y 'X' de ocupado.
![]()