OpenBeta / open-tacos

Rock climbing route catalog (openbeta.io)
https://openbeta.io
GNU Affero General Public License v3.0
124 stars 114 forks source link

Support offline mobile #454

Open vnugent opened 2 years ago

vnugent commented 2 years ago

Umbrella issue for improving mobile and offline support.

CocoisBuggy commented 2 years ago

I'm gonna start by working on some simple problems

  1. Get to the point where code can be saved locally on devices. Chrome lets you dowload as PWAs and android lets you "Save to homescreen". This won't do anything except show offline errors
  2. Provision some systems for interacting with local storage in a slightly easier way
  3. Work out client storage of maps
  4. Add UI buttons for saving areas / climbs offline
  5. Potentially look at saving local changes for later review...

A fair number of these are not blocked by any other outstanding features, it's mostly just some client side routing concerns that need to be worried about and worked out

vnugent commented 2 years ago

WIP TODO list:

Sort term:

Long term: