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

Desafiliar hotel #12

Open
3 tasks
FlorArg opened this issue Aug 18, 2023 · 0 comments
Open
3 tasks

Desafiliar hotel #12

FlorArg opened this issue Aug 18, 2023 · 0 comments

Comments

@FlorArg
Copy link
Contributor

FlorArg commented Aug 18, 2023

Descripción

Como administrador quiero desafiliar un hotel para dejar de ofrecer sus servicios.


DICCIONARIO DE DATOS

  • Nombre de hotel: Cadena (30)
  • Localidad: Referencia a localidad

CRITERIOS DE ACEPTACIÓN

  • Dado el nombre del hotel cuando se muestren los hoteles disponibles para su alquiler, este no debe aparecer como opción habilitada.

Tareas

Frontend (React)

  • Mostar los datos del hotel

Backend (Django)

  • Crear una función que permita dar de baja el hotel
  • Procesar la solicitud y desvincular el hotel
@FlorArg FlorArg added user story finished issue terminada definitivamente finished - correction issue terminada pero para revisar and removed finished issue terminada definitivamente labels Aug 18, 2023
@FlorArg FlorArg removed the finished - correction issue terminada pero para revisar label Aug 26, 2023
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

1 participant