Issues
- 2
- 0
- 0
Layout of AddItem Page
#43 opened by Satoshi-Sh - 0
- 0
- 0
Creating Button Compoent
#37 opened by Satoshi-Sh - 0
As a user, I want to be able to be able to see meaningful buttons on the navbar and have the ability to leave an existing list.
#35 opened by polly89 - 0
13.1 As a user, I want to know the name of the shopping list I'm adding to so that I can come back to it later.
#27 opened by ismarjiw - 0
12. As a user, I want to view a list of my shopping list items in order of how soon I am likely to need to buy each of them again so that it’s clear what I need to buy soon.
#12 opened by fullybaked - 0
11. As a user, I want to be able to delete items from my shopping list so that my list isn’t cluttered with items I don’t want to buy in the future.
#11 opened by fullybaked - 0
10. As an item, I want my estimated next purchase date to be computed at the time my purchase is recorded in the database so the app can learn how often I buy different items.
#10 opened by fullybaked - 0
9. As a user, I want to be alerted when I’m entering an empty item or an item that's already on my list.
#9 opened by fullybaked - 0
8. As a user, I want to mark an item on my shopping list as purchased so the app can learn how often I buy different items.
#8 opened by fullybaked - 0
7. As a user, I want to see a welcoming prompt to add my first item if my list is empty to help me get oriented to how the app works.
#7 opened by fullybaked - 0
5. As a user, I want to join an existing shopping list so I can share a shopping list with another person
#5 opened by fullybaked - 0
6. As a user, I want to filter my shopping list to make it easier to locate an item in the list.
#6 opened by fullybaked - 0
4. As a user, I want to add a new item to my shopping list so I can start recording purchases
#4 opened by fullybaked - 0
3. As a user, I want to set up a new shopping list so I can start tracking purchased items
#3 opened by fullybaked - 0
1. As a user, I want to read the names of all of the items in my shopping list
#1 opened by fullybaked - 0
2. As a user, I want to be able to navigate to all the pages in the application by clicking the links in the nav bar
#2 opened by fullybaked