A FULL-CLI (not very) simple bank management project in Python / my CS project...
Stars
26
Forks
4
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
62
commits
fixed minor glitch
badae0c
fixed minor bug
522e507
Update README.md
a890686
162724b
Merge pull request #6 from OJASisLive/shorten-the-code
f5f314f
Merge branch 'main' into shorten-the-code
44bea3f
Initialised loan and overdraft methods (Untested)
badf011
Added some more client methods
ee42a87
Updated info about pr
62fa716
2 methods added for clients
a824005
Added Client panel, fixed bugs...
907b06a
Fixed bugs, implemented extra deletion
74ae71b
Implemented addition of data in savings and current tables
dcd5518
implemented changes
e6c9259
Added method to show client table
62009b3