yashbrid03 / Budget-calculator

This is Budget calculator with graph. This is made using Javascript, chart.js library to display chart and local storage for storing the budget.

Home Page:https://yashbrid03.github.io/Budget-calculator/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Budget-calculator-using-javascript

📙 Abstract :

This project is about Budget maintainence and how you can keep track of your budget.

It includes following features :

  • Adding Incomes
  • Adding Expenses
  • Removing Incomes
  • Removing Expenses
It also shows how much money you are left with by performing calculations and show the graph of income and expense

✨You can vist the website here: Budget Calculator

Languages Used :

  • HTML HTML5
  • CSS CSS3
  • Javascript JavaScript

JavaScript Javascript Topics Covered :

  • DOM Elements
  • DOM Nodes
  • Local Storage
  • Event Handlers
  • Chart.js Library

This is a fully responsive web application

About

This is Budget calculator with graph. This is made using Javascript, chart.js library to display chart and local storage for storing the budget.

https://yashbrid03.github.io/Budget-calculator/


Languages

Language:JavaScript 63.6%Language:HTML 22.5%Language:CSS 13.8%