Skip to content

anish-107/Expense-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expense Tracker

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.

Features

  • 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.).

Installation

Prerequisites

  • 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.

Running the Application

  1. Download the main.exe file from the dist folder in this repository.

  2. 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.
  3. The app will run and allow you to manage your expenses.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

For any questions or issues regarding the Expense Tracker app, feel free to contact:

Acknowledgments

  • 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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published