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

Verificar habitación disponible #15

Open
fede9612 opened this issue Jul 18, 2019 · 1 comment · May be fixed by #16
Open

Verificar habitación disponible #15

fede9612 opened this issue Jul 18, 2019 · 1 comment · May be fixed by #16

Comments

@fede9612
Copy link
Collaborator

Cuando se asigna una habitación a un huesped, se tiene que verificar si esa habitación no está asignada en esos días.

@faloi
Copy link
Contributor

faloi commented Jul 19, 2019

Ok, pero no es tan fácil de hacer. Yo haría primero el filtro del listado por fecha, que tiene más de React que de manejo de fechas, para ejercitar.

Como decía por otro lado, tal vez te convenga usar la biblioteca moment para agilizar las tareas relacionadas a las fechas. Investigala.

@fede9612 fede9612 linked a pull request Jul 20, 2019 that will close this issue
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 a pull request may close this issue.

2 participants