CPT Movements Tracker

About

This tool was created to better keep track of aircraft that visited a CPT. There are 3 lists that can be filled with aircraft, 1 for departures, 1 for arrivals, and 1 for overflights. Each list has its own counter, and both are used in the total that can be viewed at the top.
Good to know: Both lists are stored within your browser‘s IndexedDB or LocalStorage, so even if you refresh the page, you still have all data.

Example usage

  • When an aicraft calls up for example IFR clearance, you type in the callsign in the Departures list, and press Enter. Now the aicraft is added as an departure.
  • When an aircraft calls on final, you type in the callsign in the Arrivals list, and press Enter. Now the aicraft is added as an arrival.
Go to the main page