Small configurable Java app that pulls data from a Google Spreadsheet (using v4 api) and writes to files and a local webserver.
GNU Lesser General Public License v3.0
22
stars
3
forks
source link
Panel/Gui refactor #15
Closed
GrandyB closed 4 years ago
Properly implementing separation of concerns using interfaces.
Added a ton of tests, they're passing. Did manual tests of the new #9 timer functionality, as well as general IO tests.