swapnilsparsh / 30DaysOfJavaScript

Projects made during the 30 days of the JavaScript challenge
https://30daysofjs.netlify.app
MIT License
903 stars 646 forks source link

Title: Expense Tracker App #1673

Closed aaradhyasinghgaur closed 3 months ago

aaradhyasinghgaur commented 3 months ago

Is your feature request related to a problem? Please describe.

Expense tracker app is used to track income and expenses of users. It is a tool to help users manage their finances by tracking their income, savings, expenses, and budget goals.

Describe the solution you'd like.

The tracker will include features such as categorizing expenses, adding new transactions, setting budget goals, and generating reports. It also ensures data privacy through user account management and authentication.

Describe alternatives you've considered.

I will add features like user log-in, view a summary of financial transactions, and record all expenses. I will make sure it has an intuitive UI and provides an overview of the user’s financial status.

Add any other context or screenshots about the feature request here.

No response

swapnilsparsh commented 3 months ago

@kyra-09 Thank you for providing your insight but it is not required as of now