💣💥 Project Link
Simple hotel reservation app created with Vue.js and BootstrapVue. You can select a hotel from a list and make a reservation by choosing booking information and filling forms. Also you can make a search and filter hotels by its facilities.
- Rate hotels by cleanliness, comfort, staff and service,
- Add hotels to favorite
- Book the choosen hotel,
- Select check-in and check-out dates. select visitor numbers, bed size and meal,
- Set the number of forms as the number of visitors,
- Automatic move to the next form after validation,
- Opens payment modal after all forms are validated,
- Filter by facilities,
- Search by city or country name,
- Vue.js 2.6.11
- BootstrapVue 2.21.2
- Vuelidate 0.7.6
- Sass
npm install
npm run serve
npm run build
npm run lint