Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BACKEND] Entidades #3

Open
1 task
elvitin opened this issue Apr 13, 2023 · 0 comments
Open
1 task

[BACKEND] Entidades #3

elvitin opened this issue Apr 13, 2023 · 0 comments
Assignees

Comments

@elvitin
Copy link
Owner

elvitin commented Apr 13, 2023

  • Pessoa
    • Dados
      • ID (string gerada por método UUID)
      • Nome (string)
      • Sobrenome (string)
      • Data de nascimento (timestamp/date). 18/09/1998
      • Idade (calculado no backend)
    • Métodos
      • Calcula e retorna idade
      • Verifica se é maior de idade retornando verdadeiro ou falso
@elvitin elvitin self-assigned this Apr 13, 2023
@elvitin elvitin moved this to To do in boti-app-kanban Apr 13, 2023
@elvitin elvitin changed the title (Backend) Entidades [Backend] Entidades Apr 13, 2023
@elvitin elvitin changed the title [Backend] Entidades [BACKEND] Entidades Apr 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant