Skip to content

reinbach/finance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Finance

Application to handle finances by;

  • Tracking Accounts
  • Reading QFX format files
  • Calculating budgeted expenses

Objective

Tracking charges/expenses on credit cards and checking accounts. Determine which savings accounts cover the charges/expenses

Install

API

Initialize the database;

python commands.py initdb

Add admin user;

python commands.py user [<username> [<password>]]

The default for username and password 'admin' for username and 'secret' for password

About

application to handle finances

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published