Skip to content

User Story #24 - Store Contact Information #4

@irenfro

Description

@irenfro

Description

As a developer, I would like to have users store their contact information.

Tasks

  • Create database entry for storing additional information like phone number and email
  • Create backend logic and endpoint for adding contact information like phone number and email
  • Add documentation for backend logic and endpoint adding contact information
  • Test backend logic and endpoint adding contact information
  • Create input field on the frontend and implement fetch call to save

Acceptance Criteria

  • Given that we implemented the database scheme correctly, when a user logs in for the first time their information will be added to the database.
  • Given that we store their contact information correctly, when we need to send an email to the user then we should be able to retrieve the user’s contact info.
  • Given that we store their contact information correctly, when we need to give a user information then we should have some options in which to contact them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions