https://github.com/rajeevtapadia/myeconomicdownfall
Just an app to keep track fuel expense and mileage
https://github.com/rajeevtapadia/myeconomicdownfall
android-app mileage-calculator react-native sqlite
Last synced: 2 months ago
JSON representation
Just an app to keep track fuel expense and mileage
- Host: GitHub
- URL: https://github.com/rajeevtapadia/myeconomicdownfall
- Owner: rajeevtapadia
- Created: 2024-04-10T17:39:15.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-20T08:06:43.000Z (almost 2 years ago)
- Last Synced: 2025-04-11T09:12:35.803Z (about 1 year ago)
- Topics: android-app, mileage-calculator, react-native, sqlite
- Language: TypeScript
- Homepage:
- Size: 1.02 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Just an app to keep track fuel expense and mileage
### How to use:
1. Get the apk from release tab -->
2. After installation go to settings by tapping icon in right upper corner.
3. Enter the user data.
4. Whenever you fill fuel in your vehicle enter the quantity and into the first correct boxes and save.
5. Whenever you vehicle reaches the reserve limit enter the km reading on the odometer with date and save.
6. Tap on the refresh button to see the numbers.
7. Repeat 4.
### Some of the known issues are
1. No feature to take backup of your data. If app is deleted data will be lost.
3. No testing done on any platform other than android.
Suggestions or PRs appreciated :)