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

Add Explore section #96

Merged
merged 10 commits into from
Oct 22, 2023
Merged

Conversation

AntonioMrtz
Copy link
Owner

Description

Barra de búsqueda en explorar para encontrar usuarios, artistas, playtlist y canciones por nombre.

Commit type

Feat

Issue

Solution

Proposed Changes

  • Implementación frontend barra de búsqueda
  • Usercard
  • Actualizar Test frontend explorar
  • Backend implementación endpoint search para buscar usuarios, artistas, playtlist y canciones por nombre.
  • Tests backend endpoint search/

Potential Impact

  • El endpoint /search usa el objeto SONG ( no DTO ) por lo que en ramas cuyo objeto Song contenga los bytes de la canción habrá que cambiarlo a DTO

Tests Performed

  • [✅] Test performed

Screenshots

Additional Tasks

Assigned

@AntonioMrtz

@AntonioMrtz AntonioMrtz merged commit 4f9f9a3 into master-streaming-lambda Oct 22, 2023
3 checks passed
@AntonioMrtz AntonioMrtz deleted the feat/ExplorarSearchBar branch October 22, 2023 19:06
@AntonioMrtz AntonioMrtz changed the title Feat/explorar search bar Add Explore section Jul 2, 2024
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

Successfully merging this pull request may close these issues.

None yet

1 participant