/airtraffic

✈️ Open-source service for airports to manipulate tickets data

Primary LanguageGoGNU General Public License v3.0GPL-3.0

airtraffic

✈️ Open-source service for airports to manipulate tickets data.

Now it supports several functions:

  • View flights with a filter by date;
  • Book tickets for several passengers;
  • Get actual booking data;
  • Create boarding passes.

How to run

docker-compose up --build

Testing