-
Notifications
You must be signed in to change notification settings - Fork 1
Description
The Rockd website currently has a web-app directory that contains a static build of Rockd's Ionic "progressive web app", compiled from an old-ish version of the same codebase that runs Rockd's app.
We want this exploration interface to continue to evolve, improve in performance (e.g., via UW-Macrostrat/rockd#327), and incorporate some of the modern features of Rockd's mobile app and Macrostrat's website (e.g., vector tiled maps).
Eventually we may want to have a desktop interface for editing checkins and trips.
The big open question on architecture is whether we should continue this as a version of the Ionic app optimized for desktop, or instead move towards a lighter-weight React app that is more aligned with Macrostrat's website. We don't have to solve this right now, but it's on the radar.