https://github.com/annastacia-dev/crunch-expense-tracker-app
Expense Tracker
https://github.com/annastacia-dev/crunch-expense-tracker-app
Last synced: 2 months ago
JSON representation
Expense Tracker
- Host: GitHub
- URL: https://github.com/annastacia-dev/crunch-expense-tracker-app
- Owner: Annastacia-dev
- Created: 2022-08-31T15:33:44.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-11T15:35:21.000Z (over 2 years ago)
- Last Synced: 2025-01-06T19:17:21.313Z (4 months ago)
- Language: JavaScript
- Homepage: https://annastacia-dev.github.io/crunch-expense-tracker-app/
- Size: 8.77 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# crunch-expense-tracker-app
# Author - Annastacia Kioko
# Description
Crunch app is an expense tracker that fetches income data from an income API
The User enters a category name for their expense, then enters an amount for that expense.
Every expense entry is accumulated and subtracted from the income displaying the balance,
so the user can know how much they have left.
Expense amount is shown on the Total expense field.
The expense name is displayed on the expense list# Instructions
As a user, I should be able to input an expense category and generate a list from it.
As a user, I should be able to input an expense name and generate a list from it.
As a user, when I add the expense, I should be able to accumulate the total expense and get a balance amount from my income.# Live Site
'https://annastacia-dev.github.io/crunch-expense-tracker-app/'# Copyright and License
Crunch app logo generated from 'https://www.ucraft.com/free-logo-maker'
Background image from 'https://unsplash.com/photos/bU6JyhSI6zo'
All other rights reserved 'Annastacia Kioko'