Wine cellar tracker with drink-by alerts
The idea
CellarTracker proved 800k people will voluntarily pay to track wine, on an interface that has not meaningfully changed since 2004: desktop grids, manual data entry, no urgency model. Meanwhile the actual failure mode of collecting is simple: bottles quietly slide past their peak because nothing tells you a window is closing.
The wedge is two mobile-native moves the incumbent cannot make easily. Entry by label photo instead of forms, and a Drink Soon queue driven by drink-window data, culminating in one monthly notification: open these next. That reframes the product from inventory (a chore) to not wasting the wine you already bought (a fear).
Who pays
The buyer holds 50 to 500 bottles, has watched at least one prized bottle turn out tired, and already demonstrates willingness to pay via CellarTracker’s voluntary model. Price at 30 dollars a year via RevenueCat with a free 25-bottle tier. Distribution: wine subreddits and forums where CellarTracker UI complaints are a genre of their own, wine YouTube, and a CSV importer that makes switching a ten-minute job.
MVP scope
- Label photo entry with OCR lookup and top-3 candidate confirmation
- Drink windows auto-suggested by style and vintage, user-overridable
- Drink Soon queue plus monthly open-these-next notification
- Rack locations, consumption log with quick ratings, cellar stats
- CellarTracker CSV import
- Skip for v1: market valuations and price tracking, social features, sommelier recommendations, barcode scanning
Build Peak, a mobile-first React Native (Expo) cellar tracker whose organising principle is the drink window, not the spreadsheet grid. Adding a bottle: photograph the label; run OCR on-device, then match producer, cuvee, and vintage against a wine reference lookup, presenting the top 3 candidates to confirm. On match, prefill region, grape, and a default drink window derived from vintage plus typical ageing curves per style (store a style-to-window table: e.g. village Burgundy 3-10 years, Napa Cab 5-20). User can override the window. Manual entry fallback with the same fields. Record quantity, purchase price, and rack location (user-defined zones like Rack A row 3, or fridge shelf). The core screen is Drink Soon: bottles ranked by window urgency in three bands: drink now, entering peak, hold. A monthly push notification lists 3-6 bottles to open next, biased toward bottles the user has multiples of. Consumption flow: mark a bottle drunk, add an optional 10-second note and 1-5 rating; quantity decrements and the note attaches to future bottles of the same wine. Screens: Cellar (search and filters by region/style/location), Add Bottle, Bottle detail with window timeline graphic, Drink Soon, Stats (bottles by region, cellar value). Stack: Supabase for data and label image storage, RevenueCat: free to 25 bottles, 30 dollars per year unlimited. Include CellarTracker CSV import to poach incumbent users.
// More Consumer ideas
-
Allergy action cards for sitters and schools
Parents of allergic kids re-explain epinephrine plans to every sitter; generate wallet cards, fridge sheets, and school forms from one profile.
Consumer weekend -
Week-by-week ACL recovery companion
ACL patients drift between PT visits unsure if they are on track; a week-by-week rehab timeline with milestone checks keeps recovery honest.
Consumer Mobile 1 month -
Session planner for backyard astrophotographers
Astrophotographers waste rare clear nights on poorly placed targets; a planner matching target visibility, moon phase, and your exact rig and site.
Consumer 1 month -
Hour compliance tracker for host families
Host families risk State Department violations tracking au pair hours on paper; log schedules against weekly and daily limits with warnings.
Consumer 1 week