Skip to content

⛽️ Simple app to collect infos about refuelings 🚘 The main objective is to serve an API consumed by a mobile app

License

Notifications You must be signed in to change notification settings

segoy89/refuelings-collector

Repository files navigation

⛽️ Refuelings collector

Coverage Status

Simple app to helps you with tracking your car refuelings. Possible to store such information like:

  • liters - how much liters you tanked
  • kilometers - howmany kilometers you drove since last refueling
  • cost - how much you spent for gasoline
  • avg_fuel_consumption - average fuel consumption per 100 kilometers
  • note - some notes if needed

Started with kickoff_tailwind.

Using StimulusReflex to live update average fuel consumption.

Demo

Deployed to fly.io.

You can register with some fake email address - no confirmation needed.

https://refueling.fly.dev/

Mobile app

https://github.com/segoy89/refuelings_collector/

Techstack

  • Rails 6
  • Ruby 2.7
  • Postgresql