Skip to content

ryanfmedeiros/Gas-Saver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GasSaver

GasSaver is a mobile app built with React Native and Expo that helps drivers track fuel efficiency, monitor trip history, and save money on gas. Users can manually input trip data or integrate with OBD-II devices (in future updates) to automate tracking.


Features

MPG Calculation: Track fuel efficiency per trip using start/end odometer and gallons used.

Trip History: View a list of past trips with calculated MPG.

Trip Deletion: Remove individual trip entries from history.

Local Storage: Saves trip data securely to the device using the file system.

Planned Features:

  • OBD-II trip sync
  • Route optimization based on fuel usage
  • Gas station price comparison (via external APIs)

Installation

  1. Clone the repository:

  2. Install dependencies:

    • npm install
  3. Start the app with Expo:

    • npx expo start
  4. Run on Device:

    • Scan QR code with Expo Go (iOS/Android)

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you'd like to change or improve.

Author

Ryan Medeiros @ github.com/ryanfmedeiros

About

An app that lets you track trips and calculate your mpg

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors