Commit Graph

5 Commits

Author SHA1 Message Date
Zeb Fross
8d0622cafa Fix formatting and whitespace 2020-04-01 20:09:22 -07:00
Zeb Fross
53f1321e19 Add min_stock_amount and best_before_days to KrogerConverter 2020-04-01 19:32:53 -07:00
Zeb Fross
8b094cefc9 Add categories, units, and quantities to Kroger converter
Kroger data comes with categories, so used them to help determine
locations.
2020-03-29 21:19:21 -07:00
Zeb Fross
24610af873 Remove unnecessary use of StockService 2020-03-28 15:42:55 -07:00
Zeb Fross
ae72f14888 Added KrogerToGrocyConverter class for real
Missed staging it in last commit
2020-03-28 12:37:16 -07:00