Skip to content

Incorporating JS modular pattern to create a personal finance application that calculates your profit/loss. Clone the Repo, check for yourself!

Notifications You must be signed in to change notification settings

Dorani/Budget-Management

Repository files navigation

Budget-Management

Javascript

Planning: Step 1:

Stack of tasks:

- Add event handler
- Get input values
- Add new item to our data structure
- Add new item to the UI
- Calculate Budget

Structure our Code with Modules

  • Important aspect of any robust application architecture
  • Keep the units of code for a project both cleanly separated and organized
  • Encapsulate some data into privacy and expose other data publicly

UI Module:

  • Get input values
  • Add new item to the UI
  • Add new item to the UI

Data Module:

  • Add new item to the UI
  • Calculate Budget

Controller Module:

  • Control entire App, acting as a link between both modules
    • Add event handler

About

Incorporating JS modular pattern to create a personal finance application that calculates your profit/loss. Clone the Repo, check for yourself!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy