Skip to content

Latest commit

 

History

History
36 lines (29 loc) · 1.8 KB

README.md

File metadata and controls

36 lines (29 loc) · 1.8 KB

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