Skip to content

Latest commit

 

History

History
20 lines (18 loc) · 550 Bytes

README.md

File metadata and controls

20 lines (18 loc) · 550 Bytes

Booking API

A booking API with the frontend created with VueJs and Backend with Laravel.

Users can see list of bookings, read information about each bookings with reviews and ratings. Users can also check availability of bookings.

  • Fetch all bookings
  • Fetch all bookables and check availability

Project idea was gotten from an Udemy tutorial Master Laravel with Vue.js Fullstack Development by Piotr Jura