Skip to content

DawAlvaro/ChadHotel

Repository files navigation

Build Status Total Downloads Latest Stable Version License

About Laravel

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as:

Laravel is accessible, powerful, and provides tools required for large, robust applications.

Learning Laravel

Laravel has the most extensive and thorough documentation and video tutorial library of all modern web application frameworks, making it a breeze to get started with the framework.

If you don't feel like reading, Laracasts can help. Laracasts contains over 1500 video tutorials on a range of topics including Laravel, modern PHP, unit testing, and JavaScript. Boost your skills by digging into our comprehensive video library.

Laravel Sponsors

We would like to extend our thanks to the following sponsors for funding Laravel development. If you are interested in becoming a sponsor, please visit the Laravel Patreon page.

Premium Partners

Contributing

Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the Laravel documentation.

Code of Conduct

In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.

Security Vulnerabilities

If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell via taylor@laravel.com. All security vulnerabilities will be promptly addressed.

License

The Laravel framework is open-sourced software licensed under the MIT license.

ChadHotel

Descripción - objetivo de la aplicación

El administrador será el encargado de administrar los usuarios, información de las habitaciones, disponibilidad, edición y ver el seguimiento de todas las reservas. Es una aplicación de reserva de hoteles. El usuario podrá ver y reservar todas las habitaciones disponibles, además de ver, cancelar o modificar la reserva.

Despliegue en Heroku

http://vast-chamber-57301.herokuapp.com/

Enlace al video funcionamiento en Heroku:

Principal: https://youtu.be/2SvO8eDsnfw
Minivideo chartjs: https://youtu.be/XeTlYxravK0

Tecnología

  • Para el backend usaré PHP en el framework Laravel v8
  • Para el frontend usaré tailwind / css, y probablamente jquery
  • También usaré Chartjs para mostrar un gráfico con la información de las reservas mensuales y ver quien tiene reservado cada dia una habitación
  • Heroku para el despliegue

Diagrama de la base de datos

image

Configuración

Se podrá ver la landing page al ingresar a la aplicación y se requerirá estar registrado para poder hacer la reserva.

Instalación

Se recomienda ddev--local con docker para instalar la aplicación en local, para su instalación y configuración, seguir la documentación oficial en: https://ddev.readthedocs.io/en/stable/

Manual de uso

Usuario rol cliente de prueba: freida33@example.com Contraseña: admin

Login

image

Se puede ver un gráfico con las reservas activas del mes y una tabla con las mismas y la información correspondiente image

Además pinchando en el gráfico en un dia se puede ver quien ha reservado la habitación image

En transactions está toda la información de las reservas tanto activas como antiguas. image

Donde además el administrador podrá reservar una habitación para cualquier usuario que quiera image

image

image

image

Los usuarios podrán ver y descargar su factura:

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published