Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 280 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 280 Bytes

javascript-budgety

  1. A Simple JavaScript based project called Budget calculator that lets you manage your Income and Expenses.
  2. Uses some of the core and powerful javascript features like Function Constructors, Function Prototype, Object.Create(), IIFE's and Closures etc..