Open joeyklee opened 6 years ago
Maybe also think about using IFTTT to create workflows to connect apps: https://ifttt.com/trello
Just had a quite interesting chat with someone working on distributed web / peer-to-peer stuff. He showed some cool demos around using things like localForage (index.db), hyperDB, and also some of what is happening over at the DAT project. Here's just some napkin scribbles:
index.db ==> localForage library to handle complexity: https://github.com/localForage/localForage
or see:
dat shopping list example https://github.com/jimpick/dat-shopping-list
Maybe worth looking into - there's a chrome extension API for working with Auth: https://gist.github.com/raineorshine/970b60902c9e6e04f71d // general webextensions API: https://developer.mozilla.org/en-US/Add-ons/WebExtensions/API