Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/kislevlevy/budgety
- Owner: kislevlevy
- Created: 2024-05-15T21:07:38.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-05-22T10:58:42.000Z (6 months ago)
- Last Synced: 2024-05-22T14:37:23.958Z (6 months ago)
- Topics: budget-app, budget-manager, javascript, localstorage
- Language: JavaScript
- Homepage: http://kislev.me/budgety
- Size: 305 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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