Skip to content

A Finance tracking app where you can create categories of finances, while dividing by costs or income. In the application, you can add new expenses/incomes, edit and delete them. The application automatically calculates the total amount and calculates whether the user is in plus or minus

Notifications You must be signed in to change notification settings

emmarrat/finance-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Finance Tracker app

finance

Features:

  • adding, editing and removing categories of expenses and incomes
  • adding, editing and removing of transactions
  • displaying all categories and also selected one, same with transactions
  • getting total of left money

Categories and Transactions are saving, editing and removing on the Firebase Realtime Database.

Worked with React on TS, Redux-Toolkit, Axios, React-Router-Dom, Material UI, Firebase.

To run this app:

  1. Clone this repository
  2. Install all necessary dependencies via npm i
  3. Start the app via npm start

About

A Finance tracking app where you can create categories of finances, while dividing by costs or income. In the application, you can add new expenses/incomes, edit and delete them. The application automatically calculates the total amount and calculates whether the user is in plus or minus

Topics

Resources

Stars

Watchers

Forks

Packages