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

https://github.com/kei-k23/expense-tracker

Awesome and minimalist expense tracker App that build with Expo React Native.
https://github.com/kei-k23/expense-tracker

appwrite expense-tracker expo mobile-app native-apps react react-native sms-auth typescript

Last synced: about 1 month ago
JSON representation

Awesome and minimalist expense tracker App that build with Expo React Native.

Awesome Lists containing this project

README

        

# Expense Tracker App

Awesome and minimalistic expense tracker app that builds with Expo React Native.

⚠️ This is still in development ⚠️

## Check list

- [ ] Test authentication flow (why and what cause missing accountId).
- [ ] Test initial budget creation (why and what cause missing user id).
- [ ] Make sure all child elements are working properly in SkeletonContent component

## TODO

- [ ] Need to make strong relationship between user accounts, budgets and transactions
- [ ] Implement error handling more gracefully