Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Expense-Tracker-App.md #885

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

suamirochadev
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant