Last active
April 20, 2018 19:50
-
-
Save RyanOkamuro/959f3070d05d0f89aac683e78da1ce92 to your computer and use it in GitHub Desktop.
Wine Select
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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