Skip to content

This is simple budget calculator with options to add income/expense using the income/expense input or import from .txt file.

License

Notifications You must be signed in to change notification settings

ZoranNikolov/BudgetApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with Budget App

This project calculates incomes and expenses.

The project calculates the total amount of incomes, expenses and total net.

You can add incomes and expenses using the Add income and Add expense modal. You need to add description for each transaction and the date it was committed.

You can import a text file with the expenses/incomes, description for the transaction, the amount of transaction and the date it was committed.

Available Scripts

In the project directory, you can run:

npm i

Installs the necessary packages to run the app

npm start

Runs the app in browser in http://localhost:3000/

About

This is simple budget calculator with options to add income/expense using the income/expense input or import from .txt file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published