Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Account Signup Button / Profile Creation #29

Open
4 tasks
jkyan1988 opened this issue Mar 15, 2023 · 0 comments
Open
4 tasks

Account Signup Button / Profile Creation #29

jkyan1988 opened this issue Mar 15, 2023 · 0 comments
Milestone

Comments

@jkyan1988
Copy link

jkyan1988 commented Mar 15, 2023

  • As a user, I want to sign up for an account so I can access full site features such as be able to add items to cart, checkout, access to add reviews, products, favorites, and access own profile.
  • As a user, I want to be able to log into the website with my email and password and be able to log out.
  • As a user, I want to be able to create user profile and provide personal information such as address and payment info.
  • As a user, I want to be able to modify and customize my user profile.

Additional Considerations

  • Depending on the information provided in a profile, we can add more details, profile pic, location, bio, be able to edit reviews, have a collection of reviews from user profile, as needed.
  • Could add edit past orders (probably stretch goal) or re order same order, see history of orders?
  • Backend database will have full CRUD features for user schemas as well as have validations for users to access.
  • Frontend should be able to edit and post data to backend.
@jkyan1988 jkyan1988 added this to the Sprint 3 milestone Mar 15, 2023
@jkyan1988 jkyan1988 changed the title Account Signup Button Account Signup Button / Profile Creation Mar 15, 2023
@VijayIyer VijayIyer modified the milestones: Sprint 3, Sprint 5 Apr 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants