Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 989 Bytes

File metadata and controls

20 lines (17 loc) · 989 Bytes

Simple Python Bank App

A basic python based banking app that stores all its data locally This app was made so i can gain more coding experience. Not as a real bank app.

This app uses tkinter and requires a gui to use. this is not a CLI app

Credits

  • chatGPT, for everything under the class file_handling as i havnt progressed on to that as fluently as much
  • me, for coding it without going insane

Executable files / Compiled version

Windows users

download it here. You may have to disable windows defender (most likely) for it to run. else windows defender will freak out.

Mac / Linux users

You will have to compile it yourself, (or intrepret it? terms i need to learn) the reason is, i havnt botherd using other oses to compile it. and i dont even own a mac i might compile it for linux, like when i feel like it. i have WSL and a linux pc.

Mobile users

no