Skip to content

ChinmayBagad/Expense_Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Expense Tracker

Welcome to the Expense Tracker! This is a simple and intuitive web application that allows users to manage their income and expenses effectively.

Table of Contents

Features

  • Add Income: Users can input and keep track of their various sources of income.
  • Add Expenses: Users can record their expenses.
  • Summary Dashboard: Provides an overview of total income and total expenses.
  • Responsive Design: The application is designed to work seamlessly on both desktop and mobile devices.

Technologies Used

  • HTML5: For structuring the web content.
  • CSS3: For styling the application.
  • JavaScript: For adding interactivity.
  • React: For responsive design.

Setup

Follow these steps to set up the project locally:

  1. Clone the repository:

    bash

    Copy code

    git clone https://github.com/ChinmayBagad/Expense_Tracker.git

  2. Navigate to the project directory:

    bash

    Copy code

    cd frontend

  3. Run npm run dev in your Terminal.

Usage

  1. Add Income:

    • Navigate to the 'Add Income' section.
    • Enter the details such as the source of income, amount, and date.
    • Click the 'Add' button to save the income entry.
  2. Add Expenses:

    • Navigate to the 'Add Expense' section.
    • Enter the expense details including category, amount, and date.
    • Click the 'Add' button to save the expense entry.
  3. View Summary:

    • The summary dashboard will automatically update to show the total income and total expenses.

Contributing

Contributions are welcome! If you have any suggestions, bug reports, or improvements, feel free to open an issue or submit a pull request. Please make sure to follow the standard GitHub contribution guidelines.

Contact

If you have any questions or need further assistance, feel free to contact me:


Feel free to reach out if you have any questions or need any help!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published