Skip to content

AhmedTheNetCoder/Personal-Expense-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Personal Expense Tracker

This is a Personal Expense Tracker built using PySide6 and SQLite. It allows users to input, categorize, and view their expenses. The app also generates a summary of expenses by category, and it provides a user-friendly GUI to display expenses in a table format.

Features

  • Add Expenses: Input expenses with amount, category, and description.
  • View Expenses: Displays all recorded expenses in a table.
  • Generate Summary: Shows a summary of expenses by category, summing the total amounts for each category.
  • Modern GUI: Built using PySide6 for a modern user interface.

Requirements

  • Python 3.x
  • PySide6
  • pandas
  • SQLite

Install Dependencies

To run this project, you'll need to install the required Python packages. You can install them using pip:

pip install PySide6 pandas


About

A personal expense tracker built with PySide6 and SQLite. Allows users to add, view, and categorize expenses with a modern GUI interface.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages