frosch95 / SmartCSV.fx

A simple JavaFX application to load, save and edit a CSV file and provide a JSON configuration for columns to check the values in the columns.
http://frosch95.github.io/SmartCSV.fx/
MIT License
75 stars 19 forks source link

modularize the application #16

Closed frosch95 closed 4 years ago

frosch95 commented 5 years ago

the application should be modularized with the module features of java