Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Tier: 1-Beginner
Description: An expense tracker app that helps users manage their personal finances. Users can add income and expenses, and the app will calculate the remaining balance dynamically. This project involves handling state, forms, and simple calculations in React.
Purpose: To help users track their income and expenses while learning how to manage forms, state, and dynamic data in React.
Resources Needed: No external APIs are required.
User Stories:
User can add an expense or income with a description, date, and amount.
User can view a list of added expenses and incomes.
User can see the total balance based on the added expenses and income.
User can delete any entry from the list.
User can view a breakdown of total income vs. total expenses.
Bonus Features:
User can categorize expenses (e.g., Food, Entertainment, Rent).
User can filter expenses by month.
User can generate a PDF report of their expenses.
Useful Links and Resources:
React Forms Documentation
Example Projects:
Expense Tracker on GitHub
#882
hey, @florinpop17 @jrubins @jdmedlock @chevcast @ideabrian @diogomoreira @gualexfer @twhite96
Kindly tell be if it could be merged.
resolve issue #882