Skip to content

This is an app that calculates a basic budget based on a list of income and expenses.

Notifications You must be signed in to change notification settings

danprzy/Budget-app-JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Budget-app-JS

Live Demo

https://danprzy.github.io/Budget-app-JS/

Technologies

  • HTML5
  • CSS3
  • Vanilla JavaScript

General info

This is a budgeting app that calculates a budget based on a list of income and expenses. App was created as part of Jonas Schmedtmann's JavaScript course on Udemy. This section of the course teaches about module pattern and IIFEs.

The HTML and CSS code involved in this project were pre-written by Mr. Schmedtmann.

Pleaned features

  • add a button to clear all incomes and/or expenses
  • use ES6 standards as much as possible
  • add webpack in it, and separat all the modules

About

This is an app that calculates a basic budget based on a list of income and expenses.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published