https://github.com/sandhya80/expense_tracker_project
A budgeting and expense tracking app ( did refactoring with Redux Toolkit)
https://github.com/sandhya80/expense_tracker_project
Last synced: about 1 year ago
JSON representation
A budgeting and expense tracking app ( did refactoring with Redux Toolkit)
- Host: GitHub
- URL: https://github.com/sandhya80/expense_tracker_project
- Owner: Sandhya80
- Created: 2023-08-28T02:16:58.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-28T02:20:11.000Z (almost 3 years ago)
- Last Synced: 2023-08-28T03:59:30.931Z (almost 3 years ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Expense_Tracker_Project
A budgeting and expense tracking app ( did refactoring with Redux Toolkit)
The app allows us to set budgets for various categories, such as food and transportation,
and track transactions in those categories. It then sums our spending in each category to
calculate the amount of money left to be spent.