8000 GitHub - tanishasgit/Expense-Tracker: A simple, responsive web application to track your expenses.
[go: up one dir, main page]

Skip to content

A simple, responsive web application to track your expenses.

License

Notifications You must be signed in to change notification settings

tanishasgit/Expense-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Expense Tracker

Table of Contents

Introduction

The Expense Tracker is a simple web application that helps you keep track of your expenses. You can enter the description, category, and amount of each expense, and see a summary of all your expenses in a table.

Features

  • Add new expenses with description, category, and amount.
  • View a summary of all added expenses.
  • Responsive design for use on various devices.

Technologies Used

  • HTML
  • CSS
  • JavaScript

Setup

To run this project locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/tanishasgit/Expense-Tracker
  2. Navigate to the project directory:
    cd expense-tracker
  3. Open the index.html file in your preferred web browser.

Usage

  1. Open the application in your web browser 5DB8 .
  2. Enter the expense description, select a category, and enter the amount.
  3. Click the "Add Expense" button to add the expense to the summary table.
  4. View the summary of all added expenses in the table below the form.

Contributing

Contributions are welcome! If you would like to contribute, please fork the repository and submit a pull request. For major changes, please open an issue first to discuss what you would like to change.

  1. Fork the project.
  2. Create your feature branch:
    git checkout -b feature/AmazingFeature
  3. Commit your changes:
    git commit -m 'Add some AmazingFeature'
  4. Push to the branch:
    git push origin feature/AmazingFeature
  5. Open a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

About

A simple, responsive web application to track your expenses.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0