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.
- 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.
- 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.
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/
Make sure you have a modern web browser installed on your computer.
- Clone the repository:
git clone https://github.com/yourusername/expense-tracker.git
This project is licensed under the MIT License - see the LICENSE file for details.
If you have any questions or suggestions, feel free to contact me:
Name: Abhinav Bansal Email: [email protected]