/epocell-go

Data binding application written for my Girlfriend.

Primary LanguageGo

Epocell Go BETA v1.4

Data parser written in Go

The application aims to allow binding multiple data sources for one main EXCEL file.

Uses

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