
React
TypeScript
Electron
Vite
Flight Planner
Plan your flight route on the map
This simple application allows you to plan a flight route on the map, which you can then fly with an aircraft or in a flight simulator.
The application displays the distance, azimuth, and if the route contains multiple points, also the angle you need to turn. After entering the route, you can finish it with a double-click, which will then display a table with the individual points of the route. These points can be subsequently edited with the mouse in edit mode or deleted using the table.
This is a desktop application, so it is not optimized for mobile and touch devices.