dcramer / peated

https://peated.com
Apache License 2.0
59 stars 12 forks source link

Add cask, vintage, and release attributes to bottles #184

Closed dcramer closed 3 weeks ago

dcramer commented 3 weeks ago

Refs #181

vercel[bot] commented 3 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
peated-web-next ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 3, 2024 7:10pm
dcramer commented 3 weeks ago

This is mostly the core functionality on the backend. Still need to add some more test coverage, get it into the bottle forms, then figure out how we're going to utilize it all in the UI.

dcramer commented 3 weeks ago

I may still reconsider having separate bottles for vintage details. TBD.

Have gone both ways in the past. One where it stores each vintage as a secondary bit of information, and one where they're unified like this. The former is nice because it keeps it to a single search result, but it means you have to enter vintage information all of the time and its somewhat inaccurate.