Skip to content

Latest commit

 

History

History
55 lines (41 loc) · 1.57 KB

File metadata and controls

55 lines (41 loc) · 1.57 KB

INWARD — Roadmap

Phase 1 — Foundation (Complete)

  • Interactive map with Leaflet and OpenStreetMap
  • Real-time GPS tracking
  • Offline-first storage via IndexedDB
  • Multilingual support (Portuguese and English)
  • Bottom navigation and responsive layout

Phase 2 — Journey Experience (Complete)

  • Waypoint markers (nature, danger, contemplation)
  • Route recording with distance and duration
  • Diary with automatic journey logging
  • Reflection system with guided prompts
  • Mood tags (calm, challenging, meditative, exploratory)
  • Photo capture with compression
  • Voice notes with duration metadata

Phase 3 — PWA and GPX (Complete)

  • Progressive Web App (installable, offline)
  • Service Worker with map tile caching
  • GPX export from diary entries
  • Install prompt on profile page
  • GPX file import with DOMParser
  • Route library in Expeditions page
  • Route overlay on map (dashed polyline)
  • Track points and waypoints stored per expedition

Phase 4 — Water Intelligence

  • Weather data integration (Open-Meteo API)
  • Wind speed and direction overlay
  • Condition scoring system (rainfall, wind, hazards, water type)
  • Community condition reports with expiry
  • Waterway layer via Overpass API

Phase 5 — Community Routes

  • Community GPX repository
  • Route sharing and discovery
  • Regional route collections

Phase 6 — Places of Silence

  • Silence, beauty, reflection, and wild waypoint types
  • Quick reflection from map markers
  • Community contemplation atlas
  • Map exploration layer

Contributions toward any phase are welcome. See Contributing.