smilewithkhushi / BasicNative

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

an Expense Tracker Screen (GSSOC_24) #78

Closed akjain1509 closed 1 week ago

akjain1509 commented 1 week 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

github-actions[bot] commented 1 week 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! 😊

akjain1509 commented 1 week ago

Please go through it . Can you please provide me the detail of an error?

smilewithkhushi commented 1 week ago

please resolve the merge conflicts, and also attach the screenshot/preview of the app