KyleAMathews / Journal

Backbone.js / Node.js multi-user journal app
6 stars 1 forks source link

Add offline support #10

Closed KyleAMathews closed 11 years ago

KyleAMathews commented 11 years ago

All post creations, edits, and deletions made offline will be "replayed" once the app detects it's online again. It's completely transparent to the user who works in a similar fashion if the app was online. App shows indicator when it detects it's offline.