Skip to content

A simple transaction manager to track income, expenses, and net balance with features for adding, editing, and deleting entries.

Notifications You must be signed in to change notification settings

Iswarya-S26/Income-expense-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💸 Income-Expense Tracker

A user-friendly Income-Expense Tracker app to manage finances effortlessly. Add, edit, delete, and view transactions while tracking your balance and staying on top of your budget with ease.

🧩 Features

Feature Description
Add Transaction 📝 Add income or expense transactions with description and amount.
Edit Transactions ✏️ Update/edit your transaction details easily.
Delete Transactions 🗑️ Remove any transaction that you no longer need.
Balance Calculation 💰 View total income, total expense, and remaining balance.

📷 Preview

To-Do App Screenshot

🚀 Live Demo

Check out the live version of the app here: Live Demo

💻 Tech Stack

  • 🛠️ HTML: Application structure.
  • 🎨 CSS: Responsive and stylish UI.
  • ⚙️ JavaScript: Interactive functionality and dynamic updates.
  • 📂 Local Storage: Persistent data storage.

🛠️ How to Use

➕ Add a Transaction:

  1. Select "Income" or "Expense" from the dropdown.
  2. Enter the description and amount.
  3. Click "Add" to save the transaction.

✏️ Edit a Transaction:

  1. Click the Edit button beside the transaction.
  2. Update the details in the modal.
  3. Click "Update" to save changes.

🗑️ Delete a Transaction:

  1. Click the Delete button beside the transaction.
  2. Confirm the deletion in the popup.

📊 View Balances:

  • Monitor your Total Income, Expenses, and Net Balance at the top of the interface.

📂 Folder Structure

project-name/
├── index.html          # Main HTML file for the project
├── style.css           # Custom CSS file for styling the project
├── script.js           # JavaScript file containing project logic
├── assets/             # Folder for images, GIFs, and other media assets
│   └── preview.gif     # Preview GIF used in the README
└── README.md           # Project documentation

👨‍💻 Made with 💖 by Iswarya Sundarrajan


About

A simple transaction manager to track income, expenses, and net balance with features for adding, editing, and deleting entries.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published