[19-20] User adds new family members to his/her account
Closed this issue · 0 comments
oluengob commented
Description
The goal of this task is to build the screens that allow a recipient to add each member. For each member a recipient needs to enter following information: Name, Last name, Birth date, type of identification document and identification number. All inputs are required.
Once a member is uploaded a card is created. A recipient can add as many family member as he/she wants.
Definition of Done
- (In screen 19) "Añadir familiar" button is disabled until all inputs are fulfilled.
Design wireframes
- Link here
Guidelines
- Try to use the dependencies already in the project. You can add new ones, if it’s needed to implement the feature
- Keep in mind that this is a front end test, it is not required to store the data on a backend
- We are open to suggestions and questions. If you are not sure about something, go ahead and ask it!