Skip to content

plusplusminusminus/FinanceTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FinanceTracker

A personal finance tracking application built with Python and Tkinter.

Python Version

This project was developed and tested using Python 3.12.7.

Installation

Install the required dependencies to run FinanceTracker:

python -m pip install -r requirements.txt

Running the Application

To start the FinanceTracker application, run:

python main.py

This will initialize the database and launch the login window.

Testing with PyTest

Run all database tests:

python -m pytest tests/unit/database/ -v

Run all app tests:

python -m pytest tests/unit/app/ -v

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages