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

Lily Carpenter b93c853fdc First actual commit, working budget program 11 vuotta sitten
.gitignore b93c853fdc First actual commit, working budget program 8 vuotta sitten
LICENSE 3e0b866d90 Initial commit 8 vuotta sitten
README.md b93c853fdc First actual commit, working budget program 8 vuotta sitten
budget.py b93c853fdc First actual commit, working budget program 8 vuotta sitten
settings.py.example b93c853fdc First actual commit, working budget program 8 vuotta sitten

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