Introducing a Custom Departures/Arrivals Board for KBLM!

I recently developed a fully-automated departures and arrivals board for Monmouth Executive Airport using data from the FlightRadar24 API. This simple but functional website displays flights scheduled to arrive at or depart from the airport, their timetable, their respective origin or destination, and the current status of the flight. It refreshes itself every 60 seconds and grabs data from the API, ensuring it’s always up-to-date with the most accurate information.

The code for this project is available on GitHub, and can easily be modified for any airport of any size. The application is written in Python, while the frontend is simply HTML and CSS. I will be continuing to update the project and make improvements overtime, so be sure to stay up-to-date!

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *