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
- Host: GitHub
- URL: https://github.com/msanvarov/budget-app
- Owner: msanvarov
- Created: 2019-01-18T13:22:00.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-09-07T03:48:06.000Z (over 5 years ago)
- Last Synced: 2024-12-31T07:13:21.107Z (4 months ago)
- Topics: es5, jquery, js, mvc
- Language: JavaScript
- Homepage: https://msanvarov.github.io/budget-app/
- Size: 413 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

## 🌐 Website
This application has been deployed to [github pages](https://msanvarov.github.io/budget-app/).
## 🛡️ Design Pattern
* Module MVC
## 📦 Dependencies
* JQUERY
* JQUERY Number Plugin