https://github.com/albertho425/budget-app
A simple budget app that allows you to add income, expenses, and budget.
https://github.com/albertho425/budget-app
bootstrap budget crud javascript
Last synced: about 2 months ago
JSON representation
A simple budget app that allows you to add income, expenses, and budget.
- Host: GitHub
- URL: https://github.com/albertho425/budget-app
- Owner: albertho425
- Created: 2023-06-06T06:10:45.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-02T05:47:42.000Z (almost 3 years ago)
- Last Synced: 2025-01-09T22:53:13.488Z (over 1 year ago)
- Topics: bootstrap, budget, crud, javascript
- Language: JavaScript
- Homepage:
- Size: 31.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Budget App
This is a JavaScript web app that allows you to add/edit/delete budget,income, and expenses. As you add, the balance and totals updates. All of your expenses and incomes are editable or deletable afterwards.
## Home screen

## Add income, expense, or budget

## Full Features
- Add income
- Add expense
- Add budget
- Modify existing income
- Modify existing expenses
- Automatic calculations
- Display number of expenses
- Display number of income