Skip to content

romanmartushev/FlightTracker

Repository files navigation

Flight Tracker

Uses docker for local development

Uses composer and npm for package managing

Development

First run composer install then npm install

Then php artisan key:generate. IF this does not work run docker-compose up then docker-compose exec code php artisan key:genrate then you might have to restart your containers or re-build

Finally docker-compose up

This app uses google flights api which I believe at this moment is no loger supported. Needs to be changed in order for the app to work again.

About

fetches flight data based on information passed in through the controller

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors