Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 days 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T18:03:20.000Z (about 2 years ago)
- Last Synced: 2024-10-29T02:22:58.645Z (about 2 months ago)
- Topics: react-native
- Language: JavaScript
- Homepage:
- Size: 1.83 MB
- Stars: 1
- Watchers: 2
- 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.![demo](assets/demo.png)
### 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