Skip to content

JVJplus/Budgety

Repository files navigation

Budget-App-JS

Live Demo

https://jvjplus.github.io/Budgety/

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.

We had to write the JS code after watching the videos.

Special Features

  • Description auto corrects to sentence case.
  • Value auto corrects to Indian Currency Style.

Features To Add

  • Add time when added to list
  • Option to edit description
  • Undo Option when delete some list item
  • Mini-FLoating Calculator can be added.
  • Add a button to clear all incomes and/or expenses
  • Use ES6 standards as much as possible
  • Add webpack in it, and separate all the modules
  • Add Quantity Option

To Fix

  • Try to find one and push a issue! :P

Architecture of App

Architecture of App

About

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

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors