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

US7 M1 - Implementar método que retorna os locais favoritos na API #64

Closed
7 tasks done
GabrielDVpereira opened this issue Sep 1, 2018 · 0 comments
Closed
7 tasks done
Assignees
Milestone

Comments

@GabrielDVpereira
Copy link
Contributor

GabrielDVpereira commented Sep 1, 2018

Objetivo

Na API deve haver uma rota que retorne todos os locais favoritos do usuário que está logado.

Critérios de Aceitação

  • Implementar uma rota que receba o user_identifier.
    • Encontre o usuário dono desse user_identifier.
    • Retorne todos os locais favoritos desse usuário.
  • Uma mensagem de erro deve ser retornada ao usuário não for encontrado.
  • Se o usuário não tiver nenhum local favorito registrado, deve-se retornar um json vazio.
  • Mantém a cobertura de código acima de 90%
  • Atualização da documentação
@WeillerFernandes WeillerFernandes changed the title US11 - Visualizar locais favoritos US07 - Visualizar locais favoritos Sep 6, 2018
@WeillerFernandes WeillerFernandes changed the title US07 - Visualizar locais favoritos US7 - Visualizar locais favoritos Sep 6, 2018
@min-ia min-ia changed the title US7 - Visualizar locais favoritos US7 - Visualizar locais favoritos (Backend) Sep 13, 2018
@min-ia min-ia changed the title US7 - Visualizar locais favoritos (Backend) US7 M1 - Implementar método que retorna os locais favoritos na API Oct 23, 2018
@Ridersk Ridersk added this to the Sprint 12 milestone Nov 10, 2018
heronsousa pushed a commit that referenced this issue Nov 12, 2018
Co-authored-by: zarbielli <jlfz06@gmail.com>
@Ridersk Ridersk added the 4-planned Issue planned to sprint label Nov 12, 2018
zarbielli added a commit that referenced this issue Nov 12, 2018
Co-authored-by: heronsousa <heronrsousa@hotmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants