Skip to content

The Expense Splitter is a Python-based application designed to help users manage, view, edit, and split their expenses efficiently. It leverages the rich library to present data in a visually appealing tabular format, making it easier to comprehend financial details.

Notifications You must be signed in to change notification settings

03-Bunny-06/Expense-Splitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Expense Splitter

Project Description

The Expense Splitter is a Python-based application designed to help users manage, view, edit, and split their expenses efficiently. It leverages the rich library to present data in a visually appealing tabular format, making it easier to comprehend financial details.

Features

  • Add Expenses: Add new expense records, including type, amount, and a descriptive note.
  • View Expenses: Display all expenses in a well-formatted table.
  • Edit Expenses: Update details of an existing expense entry.
  • Remove Expenses: Delete an expense record.
  • Split Expenses: Calculate and display the cost share for a group of individuals.
  • Exit: Quit the application gracefully.

Dependencies

  • Rich Library: Used to create visually appealing tables.
    Install using:
    pip install rich
    

image

About

The Expense Splitter is a Python-based application designed to help users manage, view, edit, and split their expenses efficiently. It leverages the rich library to present data in a visually appealing tabular format, making it easier to comprehend financial details.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages