Description
As a developer, I would like to have users store their contact information.
Tasks
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.
Description
As a developer, I would like to have users store their contact information.
Tasks
Acceptance Criteria