Commit Graph

  • 332190bfcd Altered main menu 'printf' and added title (likely to be configurable later) master Aaron Johnon 2021-07-20 23:04:44 -0500
  • ac9f15e719 Merge branch 'master' of ssh://git.skyfall.tech/ajohnson/dnd_bank Aaron Johnson 2021-07-20 21:21:23 -0500
  • f96773cb7d Renamed 'transfer' to 'direct transfer' so that it is descriptive and stands out appropriately Aaron Johnson 2021-07-20 21:20:26 -0500
  • e9ee3397a7 removed unnecessary use of 'eval' Aaron Johnson 2021-07-20 21:18:34 -0500
  • 7524f4d30a Fixed POSIX compliance issue with 'test' command Aaron Johnon 2021-07-08 03:42:27 -0500
  • 7ff8c35d9a Added line breaks in long 'code' section comments Aaron Johnon 2021-07-01 18:11:35 -0500
  • ff1bf6d7e6 Removed Intro header -- Redundant Aaron Johnon 2021-07-01 18:03:21 -0500
  • f7d8db5eb3 Added basic config file Aaron Johnon 2021-07-01 18:01:53 -0500
  • b51fc75963 Fixed source file name for dndbank.conf Aaron Johnon 2021-07-01 18:01:27 -0500
  • 7c782609a1 Added first draft of README Aaron Johnon 2021-07-01 17:58:08 -0500
  • 8057215475 Added cancellation option to the start of most functions Aaron Johnson 2021-07-01 01:09:07 -0500
  • 95f3f61cb0 add balance report before withdrawal Aaron Johnson 2021-07-01 00:54:44 -0500
  • 672d89015c comment cleanup Aaron Johnson 2021-07-01 00:50:57 -0500
  • 0e10b46505 Added function to add name to confirmation texts, and applied to all applicable functions Aaron Johnson 2021-07-01 00:40:49 -0500
  • 1300b988f2 Added enable, disable, and transfer functions Aaron Johnson 2021-06-30 23:14:10 -0500
  • 1f5ae1fa0e Added bank transfer to the menu Aaron Johnson 2021-06-30 18:23:02 -0500
  • 3b9c71cc76 Loop stabilization and a few verbiage edits Aaron Johnson 2021-06-30 17:57:02 -0500
  • 5872ed61d2 Added shell script version of bank program Aaron Johnson 2021-06-29 23:59:06 -0500
  • e1074c890b changed 'amount' column to two credit/debit columns Aaron Johnson 2021-06-29 21:07:32 -0500
  • d897e3db0b wrote script to build tables in an empty Postgres DB Aaron Johnson 2021-06-29 20:43:43 -0500