@paishin wrote:
Hey guys, I have just started working on a project for a client that has a large web app (AngularJs/PHP/MySQL) that wants to create the equivalent mobile and tablet version. Since the application is already built using Angular it was only natural that I suggested ionic.
I have used ionic in a few other projects that were consuming data from a JSON API but for this one the client requested that the application works even if the user is offline and then sync when connection is restored.
I have been researching this topic for hours but I have failed to find a good, robust, way of doing it. Most just recommend CouchDb/PouchDb combination, but in this case switching to a different database is not an option.
Could anyone show me the right methodology of doing this? Any reading material on the topic will be much appreciated as well.
Posts: 1
Participants: 1