Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jumba23/expense-tracker
https://github.com/jumba23/expense-tracker
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jumba23/expense-tracker
- Owner: jumba23
- Created: 2022-04-19T01:03:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-06T23:50:25.000Z (over 2 years ago)
- Last Synced: 2023-08-12T21:53:20.275Z (over 1 year ago)
- Language: JavaScript
- Size: 32.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# EXPENSE TRACKER APP
Simple Expense Tracking application - written in HTML, CSS, and Javascript.## Try It - [play](https://jumba23.github.io/Expense-Tracker/)
## Application screenshot
## Summary
This is my fourth application written using HTML,CSS, and JavaScript languages. The application logic is based on manipulating tables and forms. Funtionality:1. The user gets to input four pieces of information and generate a new table for easier tracking.
2. The user can remove an expense individually.
3. Expensees are saved on reload
# Author
Goran Cvetic - Software Developer - [LinkedIn](https://www.linkedin.com/in/goran-cvetic/)