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

USER STORY: User Profile #19

Closed
8 tasks done
MoniPar opened this issue Feb 17, 2023 · 1 comment
Closed
8 tasks done

USER STORY: User Profile #19

MoniPar opened this issue Feb 17, 2023 · 1 comment
Labels
8 Story points Should Have Add significant value but not vital

Comments

@MoniPar
Copy link
Owner

MoniPar commented Feb 17, 2023

As a user, I can view my profile so that access my details and information.

Acceptance Criteria

  1. Newly registered users are automatically set up with a profile page upon registration.
  2. They are directed to their profile page rather than their home page upon registration.
  3. A logged user can click on the 'User' Profile link in the navbar to be directed to their Profile page.

Tasks

  • Create the profile view
  • Create the profile template
  • Create the route
  • Link to navigation
  • Restrict route to logged in users
  • Create the Profile model
  • Register the Profile model
  • Automate profile creation upon registration
@MoniPar MoniPar added 8 Story points Should Have Add significant value but not vital labels Feb 17, 2023
@MoniPar
Copy link
Owner Author

MoniPar commented Feb 17, 2023

There was just too much in this user story. It needed to be broken down into at least 2, but I forgot to extend it and now it's repeated.

@MoniPar MoniPar closed this as completed Mar 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8 Story points Should Have Add significant value but not vital
Projects
None yet
Development

No branches or pull requests

1 participant