Changes proposed
On v2, the software will need to maintain and register customers (create, read, update and delete).
Each customer must have a:
- name
- cpf
- street
- house number
- district
- city
- zip
- state
Additional context
This issue is related to #1 and depends on the implementation of #2.