An open API service indexing awesome lists of open source software.

https://github.com/vetal7777/hotel-booking-calendar

This Vue 2 and Vuex-based project showcases a hotel booking calendar. It displays weekly reservations for each apartment, enabling seamless navigation through weeks. Reservations, fetched from an array, are presented in a visually intuitive calendar grid.
https://github.com/vetal7777/hotel-booking-calendar

iconify json-calendar momentjs prettier tailwindcss v-click-outside vue2 vuex

Last synced: 3 months ago
JSON representation

This Vue 2 and Vuex-based project showcases a hotel booking calendar. It displays weekly reservations for each apartment, enabling seamless navigation through weeks. Reservations, fetched from an array, are presented in a visually intuitive calendar grid.

Awesome Lists containing this project

README

          

# Hotel booking calendar

## Project setup
```
yarn
```

### Compiles and hot-reloads for development
```
yarn serve
```