Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vinyl-davyl/e--expense

Expense tracking app that keeps track of income and expenses. Adds and remove items and save to local storage
https://github.com/vinyl-davyl/e--expense

Last synced: 11 days ago
JSON representation

Expense tracking app that keeps track of income and expenses. Adds and remove items and save to local storage

Awesome Lists containing this project

README

        

## Expense Tracker
MAIN PURPOSE:
Keep track of income and expenses. Add and remove items and save to local storage

## Project Specifications
@VinylDavyl
- Create UI for project
- Display transaction items in DOM
- Show balance, expense and income totals
- Add new transation and reflect in total
- Delete items from DOM
- Persist to local storage