Expense Tracker is a simple and intuitive application designed to help you manage your personal expenses. With this tool, you can easily create and keep track of your daily expenses throughout the year. This app allows you to add, delete, and view your expense records in an organized table, making it easier to monitor your financial status.
- Track Expenses: Add new expenses with details such as date, category, amount, and description.
- View History: See a list of all your recorded expenses in a table format.
- Delete Records: Delete any unnecessary or incorrect records from the history.
- Categories: Categorize your expenses for better organization (e.g., Food, Rent, Bills, etc.).
- No need for any prior Python installation as the application is packaged as a standalone executable (
main.exe
). - Download the main.exe file from the
dist
folder.
-
Download the
main.exe
file from thedist
folder in this repository. -
Windows Defender Warning: Windows may display a warning when running the application. This is normal since the app is not signed by a recognized publisher.
- To bypass the warning, click on "More Info" and then "Run Anyway".
- Rest assured, the file is not malicious.
-
The app will run and allow you to manage your expenses.
This project is licensed under the MIT License - see the LICENSE file for details.
For any questions or issues regarding the Expense Tracker app, feel free to contact:
- Email: anish.k7644@gmail.com
- GitHub Repository: https://github.com/anish-107/expense-tracker
- PyQt6: Used for building the graphical user interface.
- SQLite3: Used as the database for storing expenses.
- Special thanks to the open-source community for providing the tools and libraries used in this project.
Thank you for using Expense Tracker! Feel free to report bugs, suggest improvements, or contribute to the project.