YoungElPaso / jira-list-preact

A demo Preact app that consumes a list of issues from a JIRA instance
0 stars 0 forks source link

View data even offline #2

Open YoungElPaso opened 7 years ago

YoungElPaso commented 7 years ago

With regard to this issue and #1 , should keep it simple for this project. I.e. just load JSON, just use maybe Pouch for offline, client only saving (i.e. no syncing to server). Decision on which backend to use (Contentful, Firebase, Kinto or what have you) is overkill for now.