cmbahadir / FR24Analyzer

Predict the approach time of an aircraft to an airport, by using the gathered data from Flightradar24.
GNU General Public License v3.0
2 stars 2 forks source link

Probably first MVP #12

Closed cmbahadir closed 5 years ago

cmbahadir commented 5 years ago

This can be the first MVP :)

Functionalities in the PR; -- Fit functionality added. -- Usability by args improved. -- Logging made optional. (Fix for #7 )

Still there are things to improve; -- Improve the argument usage. -- Catch exceptions (on db connect, argument usage, file open and close etc.) for database scenarios.