issues
search
jlengstorf
/
code.lengstorf.com
A blog for me to nerd the fuck out.
https://code.lengstorf.com
ISC License
7
stars
3
forks
source link
Set up an offline-first web app with a database.
#17
Open
jlengstorf
opened
7 years ago
jlengstorf
commented
7 years ago
[ ] Create an app that allows for basic CRUD actions on a list of ideas
[ ] Add
sw-precache
to make static resources available offline
[ ] Use PouchDB to make the app data available offline
[ ] Sync with CouchDB (Cloudant free account) to allow multi-device usage
sw-precache
to make static resources available offline