20 Commits (332190bfcd2d87a59d8c6564c9a80e33a9a811cf)
 

Author SHA1 Message Date
Aaron Johnon 332190bfcd Altered main menu 'printf' and added title (likely to be configurable later)
4 years ago
Aaron Johnson ac9f15e719 Merge branch 'master' of ssh://git.skyfall.tech/ajohnson/dnd_bank
4 years ago
Aaron Johnson f96773cb7d Renamed 'transfer' to 'direct transfer' so that it is descriptive and stands out appropriately
4 years ago
Aaron Johnson e9ee3397a7 removed unnecessary use of 'eval'
4 years ago
Aaron Johnon 7524f4d30a Fixed POSIX compliance issue with 'test' command
4 years ago
Aaron Johnon 7ff8c35d9a Added line breaks in long 'code' section comments
4 years ago
Aaron Johnon ff1bf6d7e6 Removed Intro header -- Redundant
4 years ago
Aaron Johnon f7d8db5eb3 Added basic config file
4 years ago
Aaron Johnon b51fc75963 Fixed source file name for dndbank.conf
4 years ago
Aaron Johnon 7c782609a1 Added first draft of README
4 years ago
Aaron Johnson 8057215475 Added cancellation option to the start of most functions
4 years ago
Aaron Johnson 95f3f61cb0 add balance report before withdrawal
4 years ago
Aaron Johnson 672d89015c comment cleanup
4 years ago
Aaron Johnson 0e10b46505 Added function to add name to confirmation texts, and applied to all applicable functions
4 years ago
Aaron Johnson 1300b988f2 Added enable, disable, and transfer functions
4 years ago
Aaron Johnson 1f5ae1fa0e Added bank transfer to the menu
4 years ago
Aaron Johnson 3b9c71cc76 Loop stabilization and a few verbiage edits
4 years ago
Aaron Johnson 5872ed61d2 Added shell script version of bank program
4 years ago
Aaron Johnson e1074c890b changed 'amount' column to two credit/debit columns
4 years ago
Aaron Johnson d897e3db0b wrote script to build tables in an empty Postgres DB
4 years ago