Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 403 Bytes

File metadata and controls

9 lines (7 loc) · 403 Bytes

The Mini Bank

Written in Python

Intro

Description

This is a banking system. Users can create accounts, login check their balance and transfer fund to other users. Data is stored and fetched realtime. Classes and objects are used in the program Interface is commandline based
Type help for help