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 #62

Open
5 tasks
DarrachBarneveld opened this issue Feb 19, 2024 · 0 comments
Open
5 tasks

User Story: User Profile #62

DarrachBarneveld opened this issue Feb 19, 2024 · 0 comments
Labels
wont have wont have feature

Comments

@DarrachBarneveld
Copy link
Owner

As a User, I can create a profile so that I can save my choices and previous recommendations from the AI bot.

Acceptance Criteria:

  1. I can access a "Create Profile" feature from the application's homepage.
  2. The profile creation process includes fields for entering personal information such as name, email, and password.
  3. Upon successful profile creation, I receive a confirmation message and I am logged into my new profile.
  4. After logging into my profile, I can view and edit my profile details, including saved choices and recommendations.

Tasks

  • Add login functionality
  • Design the profile creation form with fields for name, email, and password.
  • Implement backend functionality to handle profile creation and storage of user information.
  • Implement user authentication system to securely log users into their profiles.
  • Design and implement profile dashboard where users can view and edit their profile details, including saved choices and recommendations.
@DarrachBarneveld DarrachBarneveld added this to the EPIC 1: Site Layout milestone Feb 19, 2024
@DarrachBarneveld DarrachBarneveld added the wont have wont have feature label Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wont have wont have feature
Projects
Status: Wont Have / Future Feature
Development

No branches or pull requests

1 participant