er-hiba / Bank_System

A Python-based banking system using JSON for data storage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

A Python program implementing a banking system that includes functionalities for agents (adding/removing clients) and clients (checking balance, withdrawing, depositing, modifying PIN). The system utilizes JSON files to store client and account data, ensuring persistent data storage between program runs.

Screenshots

Agent

Client

About

A Python-based banking system using JSON for data storage


Languages

Language:Python 100.0%