Alpha stage commit

This commit is contained in:
2026-07-02 21:04:05 +02:00
parent c03b183dfb
commit abed21be21
136 changed files with 15531 additions and 15 deletions

37
design/wireframes_text.md Normal file
View File

@@ -0,0 +1,37 @@
# Text Wireframes
## Planner page
```text
+--------------------------------------------------------------------------------+
| Header: BikepackPilot | New Trip | Import GPX | Offline Packs | Account |
+------------------------------+-------------------------------------------------+
| Trip Setup | Map |
| Start: [____________] | |
| End: [____________] | route line |
| Dates: [____] - [____] | stage markers |
| Bike: [Loaded gravel v] | POI icons |
| Daily km: 55 / 75 / 95 | |
| Sleep: [Mixed budget v] | |
| Water gap max: 40 km | |
| [Plan Trip] | |
+------------------------------+-------------------------------------------------+
| Warnings | Stage Timeline | POIs | Rules | Export | Offline |
+--------------------------------------------------------------------------------+
```
## Riding mode
```text
+-----------------------------------+
| Day 2 / 81.7 km |
| Next water: 14.3 km |
| Next food: 23.0 km |
| Sleep Plan A: 81.7 km |
| Bailout: train +9.1 km detour |
| Warning: steep climb in 12 km |
| |
| [Reroute to water] [Find sleep] |
| [Bike shop] [Bail out] [Report] |
+-----------------------------------+
```