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

https://github.com/adhocore/vue-inventory

Vue JS inventory app for hotel
https://github.com/adhocore/vue-inventory

adhocore vue-inventory vue-spa vuejs

Last synced: about 2 months ago
JSON representation

Vue JS inventory app for hotel

Awesome Lists containing this project

README

          

# vue-inventory

- a vuejs calendar app for managing hotel inventory in bulk or per day basis
- saves data in client side (web browser) using `localStorage`
- `Store` class can be easily extended to persist in server side (backend)
- offline capable ;)

# components used

- `vuejs`
- `bootstrap`
- `momentjs`

# demo

- [adhocore.github.io/vue-inventory](https://adhocore.github.io/vue-inventory/)