https://github.com/teewrath/expense-tracker
Flutter Application to track user expenses
https://github.com/teewrath/expense-tracker
Last synced: about 1 year ago
JSON representation
Flutter Application to track user expenses
- Host: GitHub
- URL: https://github.com/teewrath/expense-tracker
- Owner: TeeWrath
- Created: 2024-02-07T22:31:52.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-02T23:19:13.000Z (over 2 years ago)
- Last Synced: 2025-06-06T15:05:37.150Z (about 1 year ago)
- Language: Dart
- Homepage:
- Size: 297 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Expense Tracker App
An application to track user expenses
# Build Instructions
- Start a mobile emulator or connect your device.
- run the app
```sh
flutter run
```