Skip to content

tom-schier/FlightX.Desktop

Repository files navigation

FlightPlanner

This project was generated with Angular CLI version 6.2.1.

Development Details

It forms the code base for the app which is running here. The project is an Angular app with a firebase backend. This also use the Firebase authentication methods.

NOTE: You cannot run this locally due to the various keys required for Google. (Sorry, need to get your own) You will notice that there is no index.html (removed from Git due to security keys in there). The file _index.html can be renamed to index.html.

This application can be used for flight planning calculation, eg tracks, headings, wind corrections, etc. It provides to access to a database of airfields worldwide.

Note: there is a mobile version of this app in Playstore as well as iTunes App Store (use a different backend though)

Further help

To get more help on the app conatct the developer (tomas@xpsolutions.com.au) To get more help on the Angular CLI use ng help or go check out the Angular CLI README.