Mini Project
Mini Project
PRACTICAL FILE
SESSSION (2023-2024)
2
TABLE OF CONTENTS
CERTIFICATE 1
ACKNOWLEDGEMENT ii
ABSTRACT iii
CHAPTER 1 INTRODUCTION 1.
CHAPTER 2 SOFTWARE REQUIREMENT SPECIFICATION 2.
CHAPTER 3 SYSTEM DESIGN 3
CHAPTER 4 CODE 4
CHAPTER 5 SNAPSHOTS 5
CHAPTER 6 CONCLUSION 6
3
Certificate
I hereby declare that the work which is being presented in the minor project report
entitled, “BANK MANAGEMENT SYSTEM”, in partial fulfillment of the
requirements for the award of degree of Bachelor of Technology submitted in the
Department of Computer Science & Engineering, Meerut Institute of Technology,
Meerut, is an authentic record of my own work carried out under the supervision of MR.
Niraj Pratap refers other researcher’s works which are duly listed in the reference
section.
The matter presented in this Project has not been submitted for the award of any other
degree of this or any other college/ university.
ABJIJEET KUMAR
RAMLAKHAN KUMAR
This is to certify that the above statement made by the candidate is correct and true to the
best of my knowledge.
Assistant Professor
Department of CSE
ACKNOWLEDGEMENT
It gives us a great sense of pleasure to present the report of the B. Tech Project
undertaken during B. Tech Second Year. We owe special debt of gratitude to Mr. Niraj
Pratap, Assisstant professor in Department of Computer Science & Engineering, Meerut
Institute of Technology, Meerut for his constant support and guidance throughout the
course of our work. His sincerity, thoroughness and perseverance have been a constant
source of inspiration for us. It is only his cognizant efforts that our endeavors have seen
light of the day.
We also do not like to miss the opportunity to acknowledge the contribution of all project
co-coordinators and faculty members of the department for their kind assistance and
cooperation during the development of our project. Last but not the least, we
acknowledge our friends for their contribution in the completion of the project.
Signature: Signature:
Name: ABJIJEET KUMAR Name: RAMLAKHAN KUMAR
Roll No.:2102921540002 Roll No.:2102921540022
Date: Date:
5
ABSTRACT
In this paper, we are going to provide the design and implementation for the bank
management system. The Bank Account management is an application for keeping
a individual record in a bank. In this task I attempted to show the working of a
financial record framework and cover the essential usefulness of a Bank Account
management System.
6
INTRODUCTION
In this mini project, there is no such login system. This means he/she can use all
those available features easily without any restriction.There is an external database
connection file used in this mini project to save users data permanently.Python and
MySQl connectivity has been effectively used on tbis projects.
7
Hardware:
Processor:- AMD Ryzen5600H
Processor Speed-2.4GHZ
Ram-8G.B. or more
Harddisk-2.0GB
Software:
Operating System-Window 10 or above
IDE- VS Code
Front end- Python 3.11
Backend- MySQL Server
8
SYSTEM DESIGN
9
CODES
10
11
12
13
CONCLUSION
The Bank Management System is a crucial tool for efficient banking operations,
providing features such as customer management, account handling, transaction
monitoring, and security protocols. It streamlines processes, enhances customer
service, and ensures data integrity, making it an indispensable asset for modern
banks in delivering reliable financial services.
REFERENCES
14
Websites:
The World Bank Group website (www.worldbank.org) provides valuable reports
and insights into banking systems worldwide.
The website of the International Monetary Fund (www.imf.org) offers research
papers and publications on banking and financial systems.
15