smilewithkhushi / BasicNative

A set of beginner friendly mini projects built with React Native. Participating in GSSoC. Open to contributors
13 stars 25 forks source link

Expense tracker #80

Closed akjain1509 closed 3 months ago

akjain1509 commented 3 months ago

This issue involves working on creating an expense tracker screen on the app. The following are the details :

Screen 1 (Dashboard): Display total expenses and income for the current month. Chart showing expense distribution by category.

Screen 2 (Add Expense): Form to add a new expense with fields for amount, category, and date.

Directory: /src/screens/ExpenseTracker

WhatsApp Image 2024-06-21 at 20 05 19 WhatsApp Image 2024-06-21 at 20 05 29

github-actions[bot] commented 3 months ago

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊