How to synchronize data between different users?

Asked

Viewed 58 times

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.

  • 1

    Dude, this is English. As soon as I translate, I’ll help you.

  • Thanks man, I’ve translated.

  • Have a look here http://www.ibm.com/developerworks/br/library/os-couchdb/ and search for Mongodb (Cloud) + Sqlite (Local).

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.