No description
Find a file
Claude 1faaf4f65b
Capture location at every step, not just step 1
- Show the location button on all three steps
- Send lat/lon to the server for every photo upload
- Clear gpsCoords after each upload so each step gets a fresh capture
- Store location_1 (step 1) and location_2 (step 2) in the session
- Ride 1 LogEntry uses location_1; Ride 2 LogEntry uses location_2

https://claude.ai/code/session_015myTTMs6yDsAGarATe5ePZ
2026-03-18 20:56:45 +00:00
src Capture location at every step, not just step 1 2026-03-18 20:56:45 +00:00
templates Capture location at every step, not just step 1 2026-03-18 20:56:45 +00:00
.gitignore Implement mileage tracking app (Rust + Axum + Claude Vision) 2026-03-18 18:42:12 +00:00
Cargo.lock Add Cargo.lock 2026-03-18 18:42:37 +00:00
Cargo.toml Implement mileage tracking app (Rust + Axum + Claude Vision) 2026-03-18 18:42:12 +00:00
PLAN.md Add GPS location column to plan 2026-03-18 18:27:41 +00:00