Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 901 Bytes

Readme.md

File metadata and controls

34 lines (25 loc) · 901 Bytes

Redpoint

Goal

Create an iOS & Android application to serve as an offline guidebook to the Red River Gorge

Requirements

  • Offline route data
  • Cache photos at route & area levels
  • Sorting
    • Areas (Alpha, Size)
    • Routes (Alpha, L2R, R2L, Stars, Grade)
  • Fast search
  • Bookmark areas
  • Area directions

Extras

  • Grade distribution histograms
  • Sport/Trad route distinction
  • Live GPS data

Installing

This is a Flutter app and the data has been neatly packaged into a sqlite database. The database can be found in RRC-Data/sqlite as well as Redpoint-App/assets.

  1. Follow the Flutter installation instructions
  2. In Redpoint-App do flutter run --release

Optionally, you can build the apk for Android and sideload it.

Screenshots

screenshots

demo demo