This is a simple expense tracker web application that allows you to track your income, expenses, and balance. It also includes a data visualization chart to help you better understand your spending habits.
Track your income, expenses, and balance Add transactions with a text description, amount, and category Generate reports on your spending habits View a data visualization chart of your expenses Getting started:
To get started, simply open index.html in a web browser. The application will load and you will be able to start adding transactions.
To add a transaction, enter the following information:
Text: A description of the transaction Amount: The amount of the transaction Category: The category of the transaction Once you have entered the information, click on the "Add Transaction" button to add the transaction to the list.
To view a report of your spending habits, click on the "Reports" tab. You can generate reports by category, date range, or total amount.
To view the data visualization chart, click on the "Data Visualization" tab. The chart will show you a breakdown of your expenses by category.
If you would like to contribute to the project, please feel free to open a pull request. Before opening a pull request, please make sure to read the contributing guidelines: CONTRIBUTING.md.
This project is licensed under the MIT License. Please see the LICENSE file for more information.
If you have any questions or feedback about the project, please feel free to open an issue or contact me at shadbalti2@gmail.com.