AnshDMishra / Bank-Account-Simulation-

Bank Account Simulation, it contains all the basic functions which include creating a new account, view account holders’ details, withdraws and deposit amount, picture update, transaction history and edit account details.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bank Account Simulation

Bank Account Simulation, it contains all the basic functions which include creating a new account, view account holders’ details, withdraws and deposit amount, picture update, transaction history and edit account details.

Bank Account Simulation is written in 💻 Python by using

💻 Jupyter Notebook 💻 which is server-client application that allows editing and running notebook documents via a web browser

And

💻 Anaconda 💻 which is a free and open-source distribution of the Python Language that aims to simplify package management and deployment.

This project contains a python script (Bank_Simulation_System.py) and a database file. This is a simple Program which is easy to understand and use.

Features of the Bank Account Simulation System:

  1. Account No and Password: For login into bank simulation system
  2. Reset: For resetting details
  3. Forgot Password: For password change if forgot your password
  4. New User: for creating an account by providing the below details:
    • Name
    • Password
    • Email
    • Mob Number
    • Account Type
  5. Details: After Login by clicking on details you can all the details about Account Holder
  6. Deposit: Enter Amount which you want to deposit and submit that will reflect in your transaction history
  7. Update Profile: By Clicking on it you can update or modify your personal details
  8. Update Picture: By Clicking on it you can update your profile picture
  9. Withdraw: Enter Amount which you want to withdraw and submit that will reflect in your transaction history
  10. Transaction History: By clicking on it you can check all the transactions made by you with amount
If you have any suggetions or advice please feel free to connect me:--

Gmail GitHub

Made with love in India

Coded with ❤️ by Ansh D Mishra

About

Bank Account Simulation, it contains all the basic functions which include creating a new account, view account holders’ details, withdraws and deposit amount, picture update, transaction history and edit account details.

License:MIT License


Languages

Language:Python 100.0%