brsanthiago / flight-control

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flight-control

Test application for airline flight tracking

Instructions

Navigate to flight-api folder and execute

mvn clean install before run api mvn spring-boot:run

After, enter in flight-ui and run npm i.

Waiting dependencies installation and serve the application running ng serve

Initial Database

Database is created automatically during runing application

API Usage

Run flight-api mvn spring-boot:run and open Swagger Documentation http://localhost:8181/swagger-ui.html

About


Languages

Language:Java 52.9%Language:TypeScript 37.6%Language:JavaScript 5.7%Language:HTML 3.6%Language:CSS 0.2%