Skip to content

Csgoodman/budgetApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Budget App

The budget application is a single page application that allows the end user to add/delete income(s) and expense(s) for a given month and understand the percentage of each expense, relative to the overall income.

Screen Shot 2020-12-06 at 10 29 27 PM

Project Details and Functionality

The purpose of this project was to create a simple budget application and enhance my JavaScript, CSS, and HTML knowledge. This project gave insight on how to utilize privacy methods within JavaScript, event bubbling and delegation, and how to efficiently store data structures. The idea for this project came from Jonas Schmedtmann's Udemy course.

Using the Budget App

Download the budgetApp project and open up the index.html file. You will have the ability to add/delete income and expense items, with live updates on the percentage of each expense and the available budget for the month. NOTE - because the system is not utilizing an external database, once the page is refreshed, all data will be erased.

  • Add an income or expense

add

  • Delete an income or expense Delete

  • Have full visibility of the month

Screen Shot 2020-12-06 at 10 47 02 PM

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published