https://github.com/josephdev123/expense-income-tracker-app
It's an App that allows you to add your daily income/expenses. it runs your expenses/income and displays your balance, income, and expenses.
https://github.com/josephdev123/expense-income-tracker-app
expenses html income-tracker javascript localstorage-api
Last synced: about 2 months ago
JSON representation
It's an App that allows you to add your daily income/expenses. it runs your expenses/income and displays your balance, income, and expenses.
- Host: GitHub
- URL: https://github.com/josephdev123/expense-income-tracker-app
- Owner: josephDev123
- Created: 2020-11-29T01:13:24.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-13T20:22:05.000Z (about 5 years ago)
- Last Synced: 2025-06-15T00:12:04.191Z (about 1 year ago)
- Topics: expenses, html, income-tracker, javascript, localstorage-api
- Language: CSS
- Homepage: https://income-expense123.netlify.app/
- Size: 5.13 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Expense/Income Tracker App
### Income and Expense Tracker features:
```
1. allows insert of expenses and income through the input form.
2. Calculate your Income and Expenses to give the balance.
3. Display Income and Expenses in the history section as you insert your Income and Expenses through the input field.
4. show the total of your Income and Expenses
```
## Project image preview

### Project Link:
[Go to the project link](https://income-expense123.netlify.app/)
### Author:
[Linkedin](https://www.linkedin.com/in/joseph-uzuegbu-2398001a5/)
[Twitter](https://twitter.com/JosephUzuegbu)