Rabkamar
This project is my submission for the Advanced Web Programming Course. The goal is to create a Laravel back-end project and front-end using Vue JS with Bootstrap.
In this project, I collaborated with a team consisting of four people, where we designed and developed the user interface of a hotel reservation website using Laravel 8 for the REST API and VueJS 3 for the CRUD functions. The minimum prerequisites for Backend in the form of REST API must include a CRUD process and the use of authentication with JSON web token authentication.
The user interface design used in this project was created with Figma, and to test the requests for API data, we conducted the testing with Postman.