A basic expense tracker that keeps record of your daily expenses and income, built using HTML, CSS, and JavaScript.
This project features a simple, user-friendly expense tracker implemented with:
- HTML for the structure
- CSS for styling
- JavaScript for functionality
- One can enter expense amount and detail.(same for income as well)
- Overall expenditure analysis with seperate analysis of income as well as expenditure
- history of expenses
- Clone the repository to your local machine:
git clone https://github.com/Hustler004/ExpenseTracker.git
- Navigate to the project directory:
cd ExpenseTracker
- Open
index.html
in your web browser to view the calculator.
- Enter expense detail and price.
- Click "Add" to add the expense.
- Add "-" sign to add the expense and "+" or no sign to add income.
Feel free to fork the repository and submit pull requests. For significant changes, please open an issue first to discuss what you would like to change.
For any questions or feedback, please contact Hustler004.