Giter VIP home page Giter VIP logo

caesarmario / online-banking-system-with-python Goto Github PK

View Code? Open in Web Editor NEW
6.0 2.0 7.0 27.85 MB

A banking system using Python. This codes allows the user to effectively manage all transactions of customers easily. The main purpose of this system is to simulate customer’s transaction management for Bank to maintain the detail record and for Bank Customer to do Transaction.

Python 100.00%
python banking-system online-banking-system python-case-studies transactions withdrawals deposits

online-banking-system-with-python's Introduction

🏦 Online Banking System 🏦

using Python 🐍


Star Badge


📃 Table of Contents:


🖋 About Project:

👉 An online banking system built using Python. This system allows the customer and banking staff/manager to manage all transactions easily.
👉 The primary purpose of this system is to simulate customer’s transaction management for Bank to maintain the detail of each transaction/record.

👉 There are 2 users for this system:

  1. Admin
    • Can create new Customer’s profile and provide them login id and password to access the system.
    • Can view and search customer profile accordingly.
    • Can view all transactions of specific customer.
  2. Customer
    • Can login to the system.
    • Can do the transactions like Deposit, Withdrawal.
    • Can view their own transactions.

Note: Every user needs to sign in to access the system. All the data must be stored in text (.txt) files.



💻 System Design:

👉 In this online banking system, there are 11 different menus, namely:

  1. Main Menu
  2. Admin
    • Admin Login
    • Admin Menu
    • Admin New Profile
    • Admin Search Customer Data
    • Admin Search Customer Transaction
  3. Customer
    • Customer Login
    • Customer Menu
    • Customer Deposit
    • Customer Withdraw
    • Customer View

👉 All the psudeocode for each menu are available here
👉 All the flowchart for each menu are available here

👉 There is also a simple security verification in this system where the customer/admin is asked to enter a password and user id.
👉 Suppose the user id/password is not the same as the database (txt file), the system will ask the user to enter the user id/password again until it is correct.



📷 Screenshot:

🏠 Main Menu:

👨‍💼 Admin:

▶ Admin Login

▶ Admin Menu

▶ Admin Create New

▶ Admin Search Customer

▶ Admin Search Transaction

🙎‍♂️ Customer:

▶ Customer Login

▶ Customer Menu

▶ Customer Deposit

▶ Customer Withdrawal

▶ Customer View





🙌 Support me!

👉 If you find this project useful, please ⭐ this repository 😆!


👉 More about myself: here

online-banking-system-with-python's People

Contributors

caesarmario avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

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.