Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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