Skip to content

This is a 'Expense Tracker' created using python with the help of tkinter & ttkbootstrap

Notifications You must be signed in to change notification settings

Debkumarkatwa/Expences-Tracker

Repository files navigation

EXPENSE-TRACKER

  • Created Using ttkbootstrap
  • This is a simple expense tracker that helps you to keep track of your expenses
  • You can add, delete, and update your expenses

Installation

  1. Fork/Clone/Download this repo

    git clone https://github.com/Debkumarkatwa/Track-Expencess-Project.git

  2. Create a virtual environment for this project

    pip -m venv

  3. Load the virtual environment

    • On Windows Terminal: .venv\Scripts\activate
    • On Linux and Git Bash: source .venv/bin/activate
  4. Run pip install -r requirements.txt

  5. Run Source_Code.py

About

This is a 'Expense Tracker' created using python with the help of tkinter & ttkbootstrap

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages