All checks were successful
Build and Push Image / Build and push image (push) Successful in 16m3s
25 lines
441 B
Markdown
25 lines
441 B
Markdown
# WINE data storer
|
|
|
|
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?
|
|
|
|
|