update README
All checks were successful
Build and Push Image / Build and push image (push) Successful in 16m3s

This commit is contained in:
Andrew Ridgway 2024-10-29 14:44:08 +10:00
parent ac1975315c
commit b55735b5f4

View File

@ -1,7 +1,24 @@
# BEER SG data storer
# WINE data storer
This container will store SG data for beer runs in Mongo and then use that data to calculate Alchohol Content of each beer
This will store the information we collect on wine as we drink it over the course of our lives
Quite simple really I'd like this to be able to store
Name
Grape
Region
Vineyard?
Photo of label
barcode
Price
configurable with a "store" option
Rating (1 - 5?)
Year
Red White Sparkling?
Date
What we do with it in terms of analysis not sure yet
thinking have a job to check if on special?
It's pretty loose and requires the Data Entry operator to know whats happening
Luck for me... That's me!