Skip to content

UribeJr/react-expense-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Expense Tracker

This tracker allows you to track both positive and negative expenses https://uribejr.github.io/react-expense-tracker/

How To Add Transactions

  • Add a text label for your expense (e.g. payment)
  • Add an amount, for negative numbers use (-) (e.g. 500)
  • Click "Add Transaction"

The application will automatically convert your amount into a money format that can then be added or subtracted from your balance total

Transaction History

All transaction history is tracked with both your text label and amount. Each transaction is labeled either green for positive amounts or red for negative amounts Each transaction can also be removed at any time by hovering over it and clicking the 'x'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published