https://github.com/iliasderos/expense-tracker
Mobile app that tracks expenses between you and your partner
https://github.com/iliasderos/expense-tracker
react-native
Last synced: 6 months ago
JSON representation
Mobile app that tracks expenses between you and your partner
- Host: GitHub
- URL: https://github.com/iliasderos/expense-tracker
- Owner: IliasDeros
- License: mit
- Created: 2020-04-15T04:15:16.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T18:03:20.000Z (over 3 years ago)
- Last Synced: 2025-04-08T09:14:09.785Z (over 1 year ago)
- Topics: react-native
- Language: JavaScript
- Homepage:
- Size: 1.83 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Expense Tracker Mobile App
My first *React Native* project. Me and my partner often buy things for eachother but would still like to remain
fair and pay back any expense.
Since I have **1.00$** transaction fee with my bank everytime I do a transfer, I figured this app will pay by itself by just
marking the expenses and tracking the total instead of doing transfers each time.

### Features
- [x] Track total debt between you and your partner
- [x] Retain a history of transactions
- [ ] Sync storage between you and your partner
### Development
```
# Launch for iOS
yarn ios
```
### License
MIT