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

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.

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
finance_main

## Add income, expense, or budget
finance_edit

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