Skip to content

an updated version of expense tracker to track all of your expenses and tells expense history

Notifications You must be signed in to change notification settings

omamazainab/Expense-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expense Tracker

An app where users can quickly add their expenses and income and track total expenses and incomes.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

you must have these things installed -Node.js

Instructions

download or clone this app by using this command

git clone https://github.com/omamazainab/Expense-Tracker.git

run this command to install all the packages relate to this file

npm install

to start this project locally use this command

yarn start

Functionalities

  1. Add expense and Income
  2. See total balance
  3. track expenses and income using history option
  4. delete transactions

Functionalites to be added

  1. edit transactions
  2. overflow in transaction history
  3. proper alert on wrong input
  4. local storage of transactions
  5. making this app progressive
  6. adding notification functionality
  7. adding proper logo
  8. adding count up

Problems

  1. expense and income not working

Releases

No releases published

Packages

No packages published