Tracks budget based on paydate and when bills are due, lets you know how much you can spend

Lily Carpenter 40e463a2ef Fix next_pay_period to be more relative. hace 11 años
.gitignore b93c853fdc First actual commit, working budget program hace 8 años
LICENSE 3e0b866d90 Initial commit hace 8 años
README.md 66807955be Update README.md hace 8 años
budget.py 40e463a2ef Fix next_pay_period to be more relative. hace 8 años
settings.py.example b93c853fdc First actual commit, working budget program hace 8 años

README.md

simple_budget_tracker

Tracks budget based on paydate and when bills are due, lets you know how much you can spend

Built with python3

Needs the prettytable python module