0
I’m new to programming and I’m trying to create an app. I’m trying to figure out how I can synchronize the data between a group of users. For example, I want an application where one user can add another to a "group" and then they can manage the same information. If someone changes a field in the app, the information would have to be updated on the other devices in the group as well.
Note: Each one of them having its own user.
Dude, this is English. As soon as I translate, I’ll help you.
– Denis
Thanks man, I’ve translated.
– Daniel P. Costa
Have a look here http://www.ibm.com/developerworks/br/library/os-couchdb/ and search for Mongodb (Cloud) + Sqlite (Local).
– Denis