Commit Graph

10 Commits

Author SHA1 Message Date
Guntis Smaukstelis 77026a9cb0 Small fixes and cleanup 2023-05-24 16:01:48 +03:00
Guntis Smaukstelis 760ef4e719 Dependency inject logger and replace println 2023-05-21 22:37:33 +03:00
Guntis Smaukstelis 8b3f97bb96 Fix duplications of data, sort query list, visual improvements 2023-05-21 13:26:17 +03:00
Guntis Smaukstelis bbdfaa06d8 DBService object to class with logger injection 2023-05-20 20:20:14 +03:00
Guntis Smaukstelis db900d6a33 File manager frontend 2023-05-15 16:37:03 +03:00
Guntis Smaukstelis 77bb4f40c6 Use relative path for csv files instead of absolute 2023-05-03 23:07:34 +03:00
Guntis Smaukstelis 37a90c58ad Server returns all dates with data and data in particular day 2023-04-24 00:01:06 +03:00
Guntis Smaukstelis 31a56bc0d4 Server fetches and saves files. Also proper error handling 2023-04-23 22:41:38 +03:00
Guntis Smaukstelis a369624054 Parser asks data from DBService 2023-04-19 17:07:17 +03:00
Guntis Smaukstelis 069d3e686b Create DBService to read and write 2023-04-19 14:22:28 +03:00