Skip to content

feat(web,api): add "best value" gas station sort weighing detour cost#47

Merged
eigger merged 1 commit into
masterfrom
feat/opinet-value-picks
Jul 24, 2026
Merged

feat(web,api): add "best value" gas station sort weighing detour cost#47
eigger merged 1 commit into
masterfrom
feat/opinet-value-picks

Conversation

@eigger

@eigger eigger commented Jul 24, 2026

Copy link
Copy Markdown
Owner

Adds a value-based sort to the nearby-stations card: pulls region-wide lowest prices via Opinet's lowTop10.do, then ranks candidates by net gain after subtracting the round-trip fuel cost of the detour (using the vehicle's own historical efficiency and average fill size), so it only recommends stations that are actually worth driving further for.

Adds a value-based sort to the nearby-stations card: pulls region-wide
lowest prices via Opinet's lowTop10.do, then ranks candidates by net
gain after subtracting the round-trip fuel cost of the detour (using
the vehicle's own historical efficiency and average fill size), so it
only recommends stations that are actually worth driving further for.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@eigger
eigger merged commit b7f15b3 into master Jul 24, 2026
2 checks passed
@eigger
eigger deleted the feat/opinet-value-picks branch July 24, 2026 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant