• Which the release of FS2020 we see an explosition of activity on the forun and of course we are very happy to see this. But having all questions about FS2020 in one forum becomes a bit messy. So therefore we would like to ask you all to use the following guidelines when posting your questions:

    • Tag FS2020 specific questions with the MSFS2020 tag.
    • Questions about making 3D assets can be posted in the 3D asset design forum. Either post them in the subforum of the modelling tool you use or in the general forum if they are general.
    • Questions about aircraft design can be posted in the Aircraft design forum
    • Questions about airport design can be posted in the FS2020 airport design forum. Once airport development tools have been updated for FS2020 you can post tool speciifc questions in the subforums of those tools as well of course.
    • Questions about terrain design can be posted in the FS2020 terrain design forum.
    • Questions about SimConnect can be posted in the SimConnect forum.

    Any other question that is not specific to an aspect of development or tool can be posted in the General chat forum.

    By following these guidelines we make sure that the forums remain easy to read for everybody and also that the right people can find your post to answer it.

Flight Tracker App - Browser based flight logging and visualization tool

Messages
1
Country
australia
Hi everyone!

I wanted to share a side project I've been working on and I thought this community may like it. It's a web app for logging and visualizing flight routes on an interactive map and see some stats about those.

It's still a work in progress and I plan to keep adding more features, but I'd like to keep it simple at the same time. I'd really appreciate any feedback, let me know if you find it useful and any features or improvements you think I should add. Hope you like it!

Some of the technologies/frameworks it's built with:

- React + TypeScript on the frontend
- AWS Lambda + DynamoDB on the backend
- Leaflet for the map rendering
- CSV import/export support
- Web based, no installation needed and account creation is optional

Happy to discuss any implementation decisions if anyone's curious.

You can check it out here: https://myflightroutes.com

Map view:

map-dark-mode.png


Flight stats:

basic-stats.png


charts.png



Share map:

share-image.png


Flight details:

detail.png


Flight list:

flight-list.png


AI insights:

insights.png

 
Back
Top