An open API service indexing awesome lists of open source software.

https://github.com/msanvarov/budget-app

💰 straightforward jquery budgeting app to demonstrate mvc module design pattern
https://github.com/msanvarov/budget-app

es5 jquery js mvc

Last synced: 2 months ago
JSON representation

💰 straightforward jquery budgeting app to demonstrate mvc module design pattern

Awesome Lists containing this project

README

        

# 💰 Budgeting App

## 📝 Description

The following app is a little jquery project that helps
people manage their money. It was made to keep a general
ledger or income and expenses and plan finances accordingly.

## 🧱 Structure

![design flow of app](Structure%20of%20Program.jpg)

## 🌐 Website

This application has been deployed to [github pages](https://msanvarov.github.io/budget-app/).

## 🛡️ Design Pattern

* Module MVC

## 📦 Dependencies

* JQUERY

* JQUERY Number Plugin