Skip to content

Project of an Expense tracking application in Python using tkinter and sqlite3 as main libraries.

Notifications You must be signed in to change notification settings

javeriaZ13/Expense_Tracker_Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About Expense_Tracker_Application

This is a simple expense tracking application in Python that utilizes libraries such as tkinter (for GUI) and sqlite3 (database connection) etc. The goal for this project was to make a user-friendly app that is easy to use and can help with keeping records of different expenses.

One key feature of this application is its "Monthly Report" option. It lists all the records of the current month and provides a concise summary of expenses, which includes the total expenses of the month, number of transactions done, the highest expense category etc.

About

Project of an Expense tracking application in Python using tkinter and sqlite3 as main libraries.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published