reliefsupports / reliefsupports.org-v1

Relief Supports is an open source project to support volunteers who working in relief activities.
http://reliefsupports.org
MIT License
57 stars 63 forks source link

Offline Access to the Web Application (Future Enhancement) #129

Open ssudaraka opened 7 years ago

ssudaraka commented 7 years ago

If we can make the web application work offline, it would be really useful. Because in a natural disaster situation, there might be problems in accessing the internet. So making the app to synchronize and submit needs requests and donations as soon as connected to a network would be a good UX enhancement.

This is not critical at the moment. So tag as a future work.

Reference: Google's Progressive Web Apps. https://developers.google.com/web/progressive-web-apps/

Chathula commented 7 years ago

+1

But we can not do it this way.. we have to then build API and use Vue, React or Angular like frontend library/fw.

Currently API part is not so good!!