An open API service indexing awesome lists of open source software.

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)

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.