Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 592 Bytes

File metadata and controls

23 lines (13 loc) · 592 Bytes

Bank Management System

A simple implementation of Bank management System in Python programming lanaguage completed as a mini project.

Usage

    python main.py

Features

  • Create, read, update and delete records (CRUD)

  • Transaction (balance enquiry, cash deposit, cash withdrawl, fund transfer)

Team

License

This project is licensed under the MIT License - see the LICENSE file for details