This program finds active Flights from Flightradar24 and SQLite database and shows them in a table.
Every found flight get saved in the database.
- Remove some unused code
- Complete refactoring
- Make program faster and more efficience
- Make GUI more beautiful