Skip to content

Vue.js practise project. A basic CRUD app for keeping track of your ice cream inventory.

Notifications You must be signed in to change notification settings

simosavonen/ice-cream-inventory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ice Cream Inventory

Running at https://ice-cream-inventory.surge.sh/

A Single-Page application for keeping track of your fridge contents. Implements basic CRUD functionality and displays a donut chart for the litre amounts.

Instructions

  • clone or download the repo
  • npm install

To-Do

Figure out code splitting, npm run build complains about the entry bundle size. Perhaps putting a donut chart on the front page was a bad idea. Also, using https://buefy.org/ just for Table and Toast was overkill, could have used https://bulma.io/ css classes directly.

About

Vue.js practise project. A basic CRUD app for keeping track of your ice cream inventory.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published