BANK/ │ ├── gui.py # Main GUI application ├── models.py # Database & business logic ├── db.py # Database connection ├── utils.py # Utility functions (PIN, helpers) ├── main.py # Entry point (if used) ...
If you're using Linux, run the file concurrent.py, which will run both the server and the main file at the same time. If you are using Windows, open the files main.py and server.py in separate ...