couchbaselabs / ToDoLite-iOS

To-Do list sample app for Couchbase Lite, native iOS version
85 stars 41 forks source link

Add view queries on the backend, sends notifications #62

Open tleyden opened 8 years ago

tleyden commented 8 years ago

Something on the backend which runs view queries (and possibly sends push notifications)

Don't have anything specific in mind, but maybe something like "5 new items have been added in the last 24 hours, 3 of which are in lists you shared or are shared with"

tleyden commented 8 years ago

This could be a good starting point: https://github.com/tleyden/todolite-appserver