Identify the optimal speed for any road trip based on your vehicle's fuel economy and capacity.
Look at all these crazy features!
- Add vehicle information like make, model, fuel capacity and stop time to reach your target distance.
- Add a number of observations of your vehicle's fuel economy at different speeds.
- With multiple observations, the fastest speed will calculate automatically.
- A curve of the estimated arrival time at each speed.
- Your settings persist on device with
localStorage
.
- Install the dependencies.
npm install
- Launch local development webserver
npm run dev
-
Open browser to http://localhost:5173.
-
Tweak away on
src/App.vue
.
- No warranty expressed or implied. Software is as is. Diggity.
- MIT License
- Lovingly crafted by Rob Spectre in New York