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: Update Profile #13

Closed
5 tasks done
SandraBergstrom opened this issue Jun 16, 2023 · 0 comments
Closed
5 tasks done

USER STORY: Update Profile #13

SandraBergstrom opened this issue Jun 16, 2023 · 0 comments
Assignees
Labels
Epic 1: User Account Management must-have Essential User Story Requirement
Milestone

Comments

@SandraBergstrom
Copy link
Owner

SandraBergstrom commented Jun 16, 2023

As a user, I can update my profile information on the Travel Tickr platform, so that my profile reflects my current preferences and interests.

Acceptance Cirteria:

  • Acceptance Criteria 1: There should be a visible navigation link or button in the user interface that allows me to access the profile update feature.
  • Acceptance Criteria 2: When I click on the profile update link or button, I should be presented with a form to edit my profile information.
  • Acceptance Criteria 3: Acceptance Criteria 3: The form should be prefilled with my existing profile data, allowing me to make changes or updates as needed.

Tasks

  • Implement the profile update functionality in the Django framework to handle user profile data modification.
  • Create a visible link or button in the navigation bar or dropdown menu that leads to the profile update page.
  • Design and develop a form that allows users to edit their profile information.
  • Ensure that the form is populated with the user's existing profile data, enabling them to easily make updates without re-entering unchanged information.
  • Add appropriate error handling and validation messages to guide users in case of invalid or incomplete profile updates.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Epic 1: User Account Management must-have Essential User Story Requirement
Projects
Status: Done
Development

No branches or pull requests

1 participant