Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 382 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 382 Bytes

Aero Line App

Demo application, simulates a purchase gateway where you can buy airline tickets with their seats.

pre-requisites

Have a MySQL database with a user:

  • user: root
  • pass: admin

or use docker

$ docker-compose up -d --build

Dependencies

  • maven
  • java.sql

Imgs

pantalla_1 pantall_2