Skip to content

Instantly share code, notes, and snippets.

View viniciusmr3's full-sized avatar

Vinicius Rodrigues viniciusmr3

View GitHub Profile
@viniciusmr3
viniciusmr3 / chatfood-airplane-booking-system.md
Last active February 9, 2022 13:09
ChatFood | Airplane Booking System

Airplane booking system

Our company needs to add an airplane booking system to the current application. Currently the fleet is composed only by a short range plane that has the following characteristics:

{
	"aircraft_type": "short_range",
	"sits_count": 156,
	"rows": 26,
	"row_arrangement": "A B C _ D E F"