betterangels / buoy

:sos: A community-based crisis response system. Because friends don't let friends call the cops. :fire::police_car::fire:
https://betterangels.github.io/buoy/
GNU General Public License v3.0
71 stars 23 forks source link

Implement as much offline functionality (with AppCache) as possible #53

Open fabacab opened 8 years ago

fabacab commented 8 years ago

See http://docs.webplatform.org/wiki/apis/appcache/ApplicationCache for details on AppCache.

Let's brainstorm: what should be do-able offline?

fabacab commented 8 years ago

Neat.

Let's brainstorm: what should be do-able offline?

Hm. I'd say…

Just a few first thoughts.

fabacab commented 8 years ago

:+1:

I think the priority in this issue should be to get the mapping interface to work offline, thought that might be difficult. It might also require switching away from Google Maps. This is related to betterangels/better-angels#62 and betterangels/better-angels#18.

fabacab commented 8 years ago

Agreed, the map seems like the most important feature to prioritize.

fabacab commented 8 years ago

Another thing to look into for offline functionality is PouchDB.