Skip to content

A Python-based banking system using JSON for data storage

Notifications You must be signed in to change notification settings

er-hiba/Bank_System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages