DataBeacon, Aerospace
Air traffic control application
Air traffic control application built from scratch. Real-time flights on a map, tools for controllers and AI models integrated into the interface.
Context
DataBeacon is a Madrid startup that builds air traffic management software with artificial intelligence to prevent conflicts between flights.
The challenge
Build from scratch, together with the CTO, the application controllers use to see and manage flights, with real-time data and the machine learning models integrated into the interface.
The work
- 01Developed the real-time flight visualisation on a map, with Leaflet and tile layers, and data received over WebSocket.
- 02Developed the tools for controllers inside the application, such as measuring between aircraft or filtering by flight levels.
- 03Integrated the machine learning conflict-prevention models into the interface.
- 04Created the application's own component library, with its design system documented in Storybook.
Outcome
A working air traffic control application, with real-time visualisation, tools for controllers and the conflict-prevention models integrated, on a component library of its own.