I wanted to share a small side project I’ve been working on over the past week or two. IFlytics is a lightweight web app powered by Infinite Flight’s Live API that allows you to look up your Infinite Flight stats by entering your IFC username. The app displays:
General flight statistics (Flights, Landings, XP, Flight Time, etc.)
A paginated list of your flight history
Additional details for each flight (aircraft, server, airline, and more)
Note: Login button placed as a placeholder for now
My last post for a while for this application, currently working on the main part of the application, more updates to come in one to few-ish months, see ya
That would be a challenge though, some users may have over thousands of flights, and the API only takes in a certain amount of requests in a specific timeframe, and flights are paginated, thus I will have to cap a certain amount of pages.
One thing I may add later is a timeframe of Last XXX Flights.
I do not have plans to make it an android/ios app though.
I mainly wanna see what my friends have been up to and their recent flights. Definitely not stalking them.
Also, would it be possible to see their Level 1, Level 2 and Level 3 violations? I know old stats websites use to show it but no longer do. I have a friend who we keep track of their violations and we know they picked up 4 level 2 violations in the past but it now just shows us he has 192 violations in total.