Giter Site home page Giter Site logo

chaitanya608 / budget-calculator Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 259 KB

Renders a web page that calculates budget based on user given list incomes and expenses. Main learning areas of this project are:

JavaScript 58.55% HTML 21.54% CSS 19.91%

budget-calculator's Introduction

Budget-Calculator

Renders a web page that calculates budget based on user given list of incomes and expenses.

Main learning areas of this project are:

  • organizing the whole project into semantic modules based on the project architecture, so as to write clean and understandable code.
  • working with IIFEs to protect data from being accessed from outside the scope of a function
  • working with closures so that only limited amount of data can be exposed to outer scope and be accessed by other modules.
  • working with objects, prototypes and constructore functions so as to create appropriate data structure
  • working with event listeners and event object in order to add functionality to buttons and input fields
  • working with DOM so as to create user friendly UI and allow user to manipulate data on the web page.

budget-calculator's People

Contributors

chaitanya608 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.