Offline Sync With Webforms Deployed by Progressive Web App(PWA)

Hi,

I’m new to Ionic. I’ve been evaluating solutions for an app. I could go the Polymer + service worker route but wanted to see if Ionic can be easier to developing this idea instead.

Basically if the user is gathering form data from a group of people in a place where there is no internet access, the form data saves locally to the device. When internet access is available, the form data uploads to a server.

I would appreciate any suggestions and level of effort.

Thanks