Skip to content

aim137/Expense_tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expense tracker GUI

This is a python application to track expenses and split costs with another person.

Installation

clone repo
cd to repo
pip install -e .

Make sure to edit ./xp/defaults.py with your names and default expenses.

Usage

from expensetracker.xp.driver import run

run()

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

This code belongs in the public domain. You are welcome to take this code and treat is as your own.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages