Open mr54ndm4n opened 6 years ago
I'd say refactoring is really needed, naming and break code into smaller methods, it's hard to understand what each method does ( For me at least)
From looking more at the code, what I feel that is missing:
Error handling, what happens when the Csv File is invalid?
Should the program throw an exception with the invalid line number or just skip the line?
A configuration file should be used for that.
Can be any features, design, etc. so we can create a new issues :)