Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save RyanOkamuro/959f3070d05d0f89aac683e78da1ce92 to your computer and use it in GitHub Desktop.

Select an option

Save RyanOkamuro/959f3070d05d0f89aac683e78da1ce92 to your computer and use it in GitHub Desktop.
Wine Select
Wine Select
Define Your App’s Purpose
Find the perfect bottle of wine based on consumer reviews.
Write User Stories to Determine Features
As a user, I should be able to:
1) Sign up for Wine Select
2) Log in to Wine Select
3) Search for wines based on:
3.1) Type:
Red: Pinot Noir, Zinfandel, Syrah, Cabernet Sauvignon
White: Riesling, Pinot Gris, Sauvignon Blanc, Chardonnay
3.2) Brand
3.3) Rating
3.4) Price
3.5) Region
4) Rate wines from 1 – 5 scale; see how many users rated the wine
5) Write reviews of the wine
6) Upload a new wine with the following categories: wine type, wine brand, rating, price, region, image, review, winery history, food pairing
7) Delete own comments or change wine rating
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment