/air-traffic

Detecting nearby air traffic hosted on gh pages. Angular 2+ project

Primary LanguageTypeScript

Air traffic

Application that displays aircrafts at your location.

Open app

Getting started

Clone repo: git clone https://github.com/Ladly/air-taffic.git.

Install dependencies: run npm install.

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

For deployment on gh-pages to display local images go to home-page.component.html and details-page.component.html and change "../../assets/images/(img)" to "/air-traffic/assets/images/(img)"

Infrastructure decisions and limitations

This project is created for practical purpose and like that it is suitable to be hosted on gh pages.

Endpoint used is VirtualRadar and Clearbit:

Important to notice: this api is using cors. I used cors-anywhere to display data.

This project was generated with Angular CLI version 7.0.3.

More details about project progress can be found on trello link below.

Project management

I use trello.

Authors

Vuk Ivanovic.

Licence

This project is licensed under MIT licence