This React Native application helps you to easily track your daily & monthly expenses. It provides a simple and intuitive interface to record daily transactions, calculate monthly totals, and generate reports. Data is stored locally using sqlite, allowing for offline access.
- Daily Transaction Entry: Record expenses with details like date, name, and amount.
- Automatic Calculations: The app automatically calculates total expenses for month .
- Monthly Report Generation: View a summary of income and expenses for each month.
- Data Persistence: Data is stored locally using Sqlite, ensuring that your financial information is saved even when the app is closed.
- Print Report: Generate a printable report of your monthly financials.
- Month Selection: Easily navigate and view reports for different months.
- React Native
- Expo
- React Native Table Component (or similar table library)
- React Native Async Storage
- Expo Print
- React Native Gift Charts
- react-native-fast-tflite