Simple app to helps you with tracking your car refuelings. Possible to store such information like:
liters
- how much liters you tankedkilometers
- howmany kilometers you drove since last refuelingcost
- how much you spent for gasolineavg_fuel_consumption
- average fuel consumption per 100 kilometersnote
- some notes if needed
Started with kickoff_tailwind.
Using StimulusReflex to live update average fuel consumption.
Deployed to fly.io
.
You can register with some fake email address - no confirmation needed.
https://github.com/segoy89/refuelings_collector/
- Rails 6
- Ruby 2.7
- Postgresql