Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jyotindersingh/budgety
A simple budget tracking app made with Javascript
https://github.com/jyotindersingh/budgety
budget-tracker javascript web-app
Last synced: about 5 hours ago
JSON representation
A simple budget tracking app made with Javascript
- Host: GitHub
- URL: https://github.com/jyotindersingh/budgety
- Owner: JyotinderSingh
- License: mit
- Created: 2019-07-03T19:12:36.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-07-06T06:56:56.000Z (over 5 years ago)
- Last Synced: 2023-09-10T13:36:05.123Z (about 1 year ago)
- Topics: budget-tracker, javascript, web-app
- Language: JavaScript
- Homepage:
- Size: 644 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Budgety
### A simple budget tracking app made with JavaScript
![](Demo/demo.gif)### Features:
- Add / Remove incomes/expenses
- Expenses display the percentage of total income they constitute on the side
- Lightweight vanilla JS
- Modular design for easy integration