Flight-Track-247 is a full-stack web and mobile responsive application that allows users to search all the flights currently in route as well as retrieve selected airport's departure and arrival information. (utilizing ADS-B and Mode S)
Checkout live demo: https://flight-track-247.herokuapp.com/
- JavaScript (ES6)
- React
- CSS3
- HTML5
- Bootstrap5
- PostgreSQL
- Node.js
- User can see airplanes that are currently in route on a map live.
- User can also see airplanes' trajectory every 30 seconds.
- User can click on any aircraft and see additional information such as velocity, longitude, latitude, icao24, etc.
- User can also search a plane by its sepcific icao24 number.
- User can save the airplane to view it later.
- User can search airport's arrival and departure schedule based on the airport's code.
- User can save airport's schedule to view it later.