COSC481W-2024Winter / JARVIS

J.A.R.V.I.S
2 stars 3 forks source link

Enable users to create/edit a profile #14

Closed TFlinchu closed 9 months ago

TFlinchu commented 10 months ago

User Story:

As a busy professional constantly inundated with information, I want to create and edit my profile within the JARVIS app so that the AI can tailor its responses based on my preferences and personal details, such as my name, age, and story.

Task List:

Acceptance Criteria:

  1. Users should be able to create and edit their profiles seamlessly within the JARVIS app.
  2. Profile data should be securely stored and updated.
  3. JARVIS's responses should reflect the user's preferred name, gender, and any additional notes provided in the profile.

Acceptance Tests:

  1. Users should be able to create a profile without encountering errors.
  2. Users should be able to edit their profiles and see the changes reflected in JARVIS's responses.
  3. JARVIS's responses should accurately reflect the user's profile information.