Giter Site home page Giter Site logo

bankingsystem-python-oop's Introduction

BANKING SYSTEM -PYTHON OOP ๐Ÿ

This is a banking system for handling some customer transactions. The system can be used by bank employees and bank customers.
ย 

๐Ÿฆ„ Here're some of the project's best features :

  • This code ensures customer data privacy, which is one of the most important things in banking.

  • It has a user interface and a user authentication system.

  • Performs certain checks during transactions

    • Balance check when withdrawing and transferring money

    • The account to which the money is to be transferred is not its own account and it is a bank account registered in the system.

  • Performs some checks while adding new customer

    • Whether the new customer to be added is already registered in the bank system

    • Whether the person who wants to add a new customer is an authorized bank employee for this transaction.

Banking System (1)

Here're topics used in this project created :

๐Ÿ”‘ OOP(Object oriented programming

  • Inheritence(Single)

  • Methods

    • Dunder(magic) methods
    • Private methods
    • Public methods

How do I get set up?

  • Summary of set up get this repository by running the command below on your terminal
$ git clone https://github.com/miraytopal/BankingSystem

To Make The Code Work

  • Make sure you are using Python 3.0 version and after

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.