sree-hari-s / Expense-Tracker

Family Expense Tracker - a simple Python project designed to help you keep track of your family members' earnings and expenses.
https://expense-tracker-alpha.streamlit.app/
MIT License
15 stars 23 forks source link
django hacktoberfest hactoberfest-accepted python streamlit

FAMILY EXPENSE TRACKER ๐Ÿฆ

Logo
Logo

![https://github.com/sree-hari-s/Expense-Tracker/network/members](https://img.shields.io/github/forks/sree-hari-s/Expense-Tracker?color=green)   ![https://github.com/sree-hari-s/Expense-Tracker/graphs/issues](https://img.shields.io/github/issues/sree-hari-s/Expense-Tracker)   ![https://github.com/sree-hari-s/Expense-Tracker/graphs/contributors](https://img.shields.io/github/contributors/sree-hari-s/Expense-Tracker)   ![https://github.com/sree-hari-s/Expense-Tracker/stargazers](https://img.shields.io/github/stars/sree-hari-s/Expense-Tracker?color=red)   ![https://github.com/sree-hari-s/Expense-Tracker/watchers](https://img.shields.io/github/watchers/sree-hari-s/Expense-Tracker?color=yellow)   ![https://github.com/sree-hari-s/Expense-Tracker/license](https://img.shields.io/github/license/sree-hari-s/Expense-Tracker)   [![code style: black](https://img.shields.io/badge/code%20style-black-000.svg)](https://github.com/psf/black)  
Welcome to the Family Expense Tracker - a simple Python project designed to help you keep track of your family members' earnings and expenses. This tool allows you to effortlessly manage family finances by adding members, recording their earnings, and calculating the remaining balance after deducting expenses.

Table of Contents

Introduction

Managing a family's finances can be challenging, especially when dealing with multiple sources of income and various expenses. The Family Expense Tracker simplifies this task by providing a user-friendly interface to:

With this tool, you can easily monitor and manage your family's financial situation.

Features

The Expense Tracker features a simple and easy-to-navigate interface, ensuring a seamless user experience, allowing you to effortlessly manage your family's financial data.

How to Use

  1. Add Family Members:

    • Run the application and choose the option to add family members.
    • Enter the names of the family members you want to track.
  2. Record Earnings:

    • Select the option to record earnings.
    • Specify the earnings for each family member.
  3. Track Expenses:

    • Log expenses for various categories (e.g., groceries, bills).
    • The application automatically calculates the remaining balance after deducting expenses.

Installation

  1. Clone the repository:

    git clone https://github.com/sree-hari-s/Expense-Tracker.git
    cd Expense-Tracker
  2. Install the required dependencies

    pip install -r requirements.txt
  3. Run the Application

    Now you can run the Family Expense Tracker application using Streamlit:

    streamlit run app.py

How to Contribute

Contributors

Thank you all for, your contributions. Your contributions hold immense value for our project, and we are genuinely thankful for your valuable support. Your unwavering commitment and hard work are truly commendable.

Contributors

License

This project is licensed under the terms of the MIT License.