Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kislevlevy/budgety

A budget management app that helps you track income, expenses, and overall budget.
https://github.com/kislevlevy/budgety

budget-app budget-manager javascript localstorage

Last synced: about 4 hours ago
JSON representation

A budget management app that helps you track income, expenses, and overall budget.

Awesome Lists containing this project

README

        

# Budgety

A budget management app for tracking income and expenses.

## Features
- Add income and expenses with descriptions and values.
- View total expenses, income, and available budget.

## Built With
- HTML
- CSS
- JavaScript

## Skills Demonstrated
- DOM manipulation
- REST API