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: Registration #10

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

USER STORY: Registration #10

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 first-time user, I can register for an account on the Travel Tickr platform, so that I can start exploring and sharing my travel memories.

Acceptance Cirteria:

  • Acceptance Criteria 1: The registration form should be clear and easy to follow, with fields for necessary information such as username and password.
  • Acceptance Criteria 2: If I input incorrect or incomplete information in the registration form, clear error messages should be displayed to guide me in correcting the errors

Tasks

  • Create a registration form that includes necessary fields.
  • Extend the user model to include the necessary attributes for the traveler model.
  • Implement validation on the registration form to ensure accurate and complete information is provided.
  • Style the sign up form
  • Check api to make sure a traveler is created when register

Additional Considerations::

  • Implement email verification for new user registrations to enhance account security.
  • Provide an option for users to sign up using their social media accounts for a streamlined registration process.
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