The application aims to allow binding multiple data sources for one main EXCEL file.
- Concurrency for parsing large csv / excel files
- Fyne UI Package
- Various functions for handling large data
- Stores data in JSON files, implementing a rudimentary form of caching
One of the first projects. The code is not the best.