Skip to content

BansalAbhinav/Expense-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Expense Tracker

Overview

The Expense Tracker is a simple web application designed to help users manage their finances by tracking their income and expenses. This application allows users to add transactions, view their balance, and see a history of all transactions. It leverages HTML, CSS, and JavaScript for a seamless and interactive user experience.

Features

  • Add Transactions: Users can add new income or expense transactions with a description and amount.
  • View Balance: Displays the current balance, total income, and total expenses.
  • Transaction History: A detailed list of all transactions, categorized by income and expense.
  • Local Storage: Transactions are stored in the browser's local storage, ensuring data persistence across sessions.
  • Responsive Design: The application is designed to be responsive and user-friendly on various devices.

Technologies Used

  • HTML: Provides the structure of the application.
  • CSS: Styles the application for a clean and modern look.
  • JavaScript: Handles the application logic, including adding, deleting, and calculating transactions.

Getting Started

Follow these steps to get a copy of the project up and running on your local machine.

LIVE LINK:

https://bansalabhinav.github.io/Expense-Tracker/

Prerequisites

Make sure you have a modern web browser installed on your computer.

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/expense-tracker.git
    
    

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

If you have any questions or suggestions, feel free to contact me:

Name: Abhinav Bansal Email: [email protected]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published