the-fellowship-1804 / fellowship-of-shoppers

Grace shopper project meant to save the world from terrible, terrible doom
MIT License
2 stars 0 forks source link

A user should be able to see an account page, and edit their payment info, shipping address etc. #17

Closed cardeljan closed 6 years ago

SpencerWhitehead7 commented 6 years ago

The edit user page should be a form where they can edit their account information. Submitting the form should make a DB request that updates their information then redirects them to the SingleUser page.

The user should be automatically redirected to this page after they successfully create an account. They should also be able to access this page by clicking a button on their personal SingleUser page.

SpencerWhitehead7 commented 6 years ago

Little DK did it!