Wine Cellar is a work in progress practice application where I wanted to deep dive into Test Driven Development and programmatic views. This app not only stores your collection of wines, but it also stores your tasting notes and thoughts on the wines so that you can decide on the perfect wine when the time comes. While not implemented yet, it will also have a "Flight Attendant" feature that guides you through a wine tasting experience where you can store your thoughts and tasting notes for each wine in the flight.
Because weather and climate are such an integral part of the wine tasting experience, I experimented with an API I found that stores historical weather. When a vineyard is added to your collection, it would pull the weather data for the year matching the wine's vintage so you can get an overview picture of what happened while the grapes were developing.