Skip to content

Hotel booking is a simple Laravel (5.8) and VueJS app , for booking rooms in hotels. *App is just demo , WIP* ---

Notifications You must be signed in to change notification settings

roberttstanley/hotelbooking

Repository files navigation

HotelBooking Application

HotelBooking is a Hotel Booking Application. Application let's you book room in hotel.

Installation Steps

- clone the project to your machine
- Update your Homestead.yaml
- Provision your vagrant
- Rename .env.example to .env 
- Update .env according to your db settings

For migrations Run:

$ php artisan migrate

Import seeds

$ php artisan db:seed

Install JS Dependencies

$ npm install

Watch Files

$ npm run watch

To-do

  • Login & Logout API
  • Viewing bookings in calendar mode
  • Allow non-registered users to add a reservation (it's related to Wordpress task)

License

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

About

Hotel booking is a simple Laravel (5.8) and VueJS app , for booking rooms in hotels. *App is just demo , WIP* ---

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published