In this app you can store the grocery shopping in the fridge:
- By clicking the button "store item" the product is immediately sent to the exact fridge level
- A notice appears when all products are stored
- You may use the search bar to find a product in the whole application
- You may add another product in Other (Altro) fridge level
Enjoy it! π» This app is thought to be absolutely responsive, you can swipe items and fridge levels to have a complete view of everything.
- When you add an item, let the user to assign the right category
http://projects.verou.me/css3patterns/ for lined paper css background https://manuelpinto.in for linear gradient animations on stored items.
npm install
npm run serve
npm run build
npm run lint