Budget Buddy is a simple web application built using HTML, CSS, and JavaScript. It allows users to track their expenses and manage their budgets effectively.
- Clone the repository:
git clone https://github.com/your-username/budget-buddy.git
- Open the
index.html
file in your web browser.
- Enter your total budget in the "Budget" section and click "Set Budget".
- Enter the title and cost of each expense in the "Expenses" section and click "Check Amount".
- View your total budget, total expenses, and remaining balance in the "Output" section.
- Edit or delete expenses from the list as needed.
- Set a total budget
- Add and track expenses
- Edit or delete expenses
- View total budget, total expenses, and remaining balance
- Pie chart visualization of expenses
- Sneha Thange
- Chart.js for pie chart visualization