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.
- Host: GitHub
- URL: https://github.com/vetal7777/hotel-booking-calendar
- Owner: Vetal7777
- Created: 2024-01-06T19:12:55.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-16T08:18:44.000Z (almost 2 years ago)
- Last Synced: 2025-02-25T21:16:31.477Z (9 months ago)
- Topics: iconify, json-calendar, momentjs, prettier, tailwindcss, v-click-outside, vue2, vuex
- Language: Vue
- Homepage: https://hotel-booking-calendar.vercel.app
- Size: 209 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hotel booking calendar

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