timroesner / WeMart

🛒 Online grocery shopping portal. Created as part of the course CmpE 133 during spring 2018.
https://wemart-133.herokuapp.com
GNU General Public License v3.0
19 stars 10 forks source link

Account settings #32

Closed juancstlm closed 6 years ago

juancstlm commented 6 years ago

Closes #20

Page is complete leave suggestions image

image

Mobile Screenshots image

Here is what a guest user would see image

timroesner commented 6 years ago
screen shot 2018-04-15 at 1 44 18 pm
timroesner commented 6 years ago

This page should have a logout button

juancstlm commented 6 years ago

What if instead we put the log out button on the header account button drop down?

timroesner commented 6 years ago

Do you want to take this task? My concern is that there is a lot going on in the header at this point, since we have different scenarios:

  1. Desktop
  2. Mobile a. User logged out (show "Log In") b. User logged in (show dropdown)

So we have to account for all of this. But I was also just thinking about the shopping list which would fit in there nicely as well...

I'll create an issue for this task and we'll see who takes it

timroesner commented 6 years ago
screen shot 2018-04-20 at 2 33 58 pm
timroesner commented 6 years ago

Crashes in production: screen shot 2018-04-20 at 5 48 24 pm

juancstlm commented 6 years ago

Pretty sure its because i forgot to rename the stripe key to REACT_APP_Stripe_Key

timroesner commented 6 years ago

passed

timroesner commented 6 years ago

Also this: screen shot 2018-04-23 at 4 59 38 pm