Expense and Income Tracker is a simple Python application that allows you to track your expenses and income. It provides functionality to add transactions, display transaction history, calculate total expenses, income, and net balance, and delete transaction history.
- Add expense transactions with a description and amount.
- Add income transactions with a description and amount.
- Display a list of transactions with their descriptions, amounts, and types (expense or income).
- Calculate the total expenses, total income, and net balance.
- Delete transaction history.
- Python 3.x
- SQLite3
-
Clone the repository:
git clone https://github.com/yugeshsr13/DAY-TO-DAY-EXPENSES-CALCULATOR.git
-
Navigate to the project directory:
cd DAY-TO-DAY-EXPENSES-CALCULATOR
- Start the Expense and Income Tracker.
- Follow the on-screen instructions to add transactions, display transaction history, and delete transaction history if needed.
- To exit the program, select the "Exit" option from the menu.
The application uses an SQLite database (transactions.db) to store transaction data. The database is automatically created if it doesn't exist.
Contributions are welcome! If you have any suggestions, improvements, or bug fixes, please open an issue or submit a pull request. Make sure to follow the contributing guidelines.
This project is licensed under the MIT License.
Sure! If you need any support or have any questions, feel free to reach out to me on LinkedIn. You can find my LinkedIn profile here. Please don't hesitate to connect with me and send a message. I'll be happy to assist you with any help you need.