Expense Tracker

April 16, 2022 - May 14, 2022

Technologies Used

Python, PyQt5, Qt Designer, SQLite3

Lines of Code

580

Description

I've developed this cross-platform desktop application using Python, PyQt5, Qt Designer, and SQLite3 to provide you with a robust solution for managing your expenses. This application offers all the essential CRUD (Create, Read, Update, Delete) operations, allowing you to efficiently maintain a comprehensive expenditure record. Furthermore, it offers insightful visualizations of your spending patterns over the past twelve months for every currency you input. Additionally, you can effortlessly import records from and export them to CSV files. The application is conveniently packaged as an executable (.exe) file, eliminating the need for installation. It runs seamlessly on all major Operating Systems, ensuring a hassle-free experience.

URLs

Code (GitHub): https://github.com/Yogi-Patel/Expense-tracker

Application
Delete Records
Export to a .csv file
Import from .csv file