ibm-watson-data-lab / shopping-list-vuejs-pouchdb

Shopping List is an Offline First demo Progressive Web App built using Vue.js and PouchDB.
https://ibm-watson-data-lab.github.io/shopping-list-vuejs-pouchdb/
Apache License 2.0
82 stars 32 forks source link

Research #1

Open mmcelaney opened 7 years ago

mmcelaney commented 7 years ago

@mmcelaney commented on Thu Sep 07 2017

glynnbird commented 7 years ago

I first looked at Vuetify which creates a template app (rather like Ruby on Rails does). I found it a bit heavyweight. Tons of files everywhere, really complicated build process. I couldn't find anything.

Then I looked at building my own app with MaterializeCSS + Vue.js + PouchDB but I got stuck with attaching event listeners to the MaterializeCSS components. So I have up.

I fixed on the following tools:

and built my own single-page web app.