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.
- Host: GitHub
- URL: https://github.com/kei-k23/expense-tracker
- Owner: Kei-K23
- Created: 2024-06-23T15:00:58.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-07-01T15:02:23.000Z (10 months ago)
- Last Synced: 2025-01-31T15:53:40.172Z (3 months ago)
- Topics: appwrite, expense-tracker, expo, mobile-app, native-apps, react, react-native, sms-auth, typescript
- Language: TypeScript
- Homepage:
- Size: 653 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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