A vue + firebase/firestore app for keeping track of Dave's beer storage
This is an application so that Dave’s beer inventory can be managed without needing a Google Sheet.
This app was built using Vue.js for the front end javascript framework. I used Vuetify as my material design component framework. I also used Firebase for my backend including the database, authentication. Hosting is now being done on Netlify.
This projects ecosystem includes:
Project | Status | Description |
---|---|---|
vue-router | Single-page application routing | |
vuex | Large-scale state management | |
vue-cli | Project scaffolding | |
vue-devtools | Browser DevTools extension |