Skip to content

๐Ÿ—๏ธ Stage 1 โ€” Project Setup Initialized the JOKI Terminal Bank project with main folders and base files: main.py, database.py, helpers.py, transactions.py. Set up SQLite database joki_bank.db, added .gitignore for cache/db files, and ran git init to begin version control.

Notifications You must be signed in to change notification settings

DevJoki10/Banking-app-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Banking-app-python

๐Ÿ—๏ธ Stage 1 โ€” Project Setup Initialized the JOKI Terminal Bank project with main folders and base files: main.py, database.py, helpers.py, transactions.py. Set up SQLite database joki_bank.db, added .gitignore for cache/db files, and ran git init to begin version control.

About

๐Ÿ—๏ธ Stage 1 โ€” Project Setup Initialized the JOKI Terminal Bank project with main folders and base files: main.py, database.py, helpers.py, transactions.py. Set up SQLite database joki_bank.db, added .gitignore for cache/db files, and ran git init to begin version control.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages