Skip to content

A Budget Tracker application that allows users to manage their finances by adding, editing, and deleting income and expenses.

Notifications You must be signed in to change notification settings

climaxmba/budget-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Budget Tracker

A Budget Tracker application that allows users to manage their finances by adding, editing, and deleting income and expenses. Made with plain HTML, CSS & JavaScript.

🚀 Usage

🌐 Open in browser

Click https://climaxmba.github.io/budget-tracker/ to see the demo in your browser.

Alternatively, you could clone this repository using ssh, git clone git@github.com:climaxmba/budget-tracker.git or git clone https://github.com/climaxmba/budget-tracker.git with HTTPS. Then open the index.html file in the directory.

➕ Create a new Transaction

Click on the Add New button and a fill in the transaction description, amount and select transaction type, then click Add.

⚙ Operating on Transactions

You will see two icons for each transaction you add to the list. You can use them to edit or delete transaction. The total income, expenses and balance gets updated each time you operate on the transaction list.

About

A Budget Tracker application that allows users to manage their finances by adding, editing, and deleting income and expenses.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published