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.
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.