You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We don't want to invest the effort to make a native Android application for AccessLocator any time soon because they are costly to develop and maintain and they only serve a fraction of our potential users. A progressive web application could serve the same users but might be much less costly to develop and maintain so a progressive web application might be worth us trying in coming months. How easy is it to make AccessLocator work as a progressive web application? Research enough to confidently answer that question with a brief description of the work required.
Getting more user ratings #638 involves some optimizations for when users save AccessLocator to home screen so we notify them when they entered an unrated location.
We don't want to invest the effort to make a native Android application for AccessLocator any time soon because they are costly to develop and maintain and they only serve a fraction of our potential users. A progressive web application could serve the same users but might be much less costly to develop and maintain so a progressive web application might be worth us trying in coming months. How easy is it to make AccessLocator work as a progressive web application? Research enough to confidently answer that question with a brief description of the work required.
A couple pages to get us started include:
https://developers.google.com/web/progressive-web-apps/
https://developers.google.com/web/fundamentals/getting-started/codelabs/your-first-pwapp/
"Instant Loading: Building offline-first Progressive Web Apps - Google I/O 2016":
https://www.youtube.com/watch?v=cmGr0RszHc8
There are some related issues.