0% found this document useful (0 votes)
23 views15 pages

Mini Project

Uploaded by

abk827014
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
23 views15 pages

Mini Project

Uploaded by

abk827014
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 15

1

MEERUT INSTITUTE OF TECHNOLOGY, MEERUT

DEPARTMENT OF COMPUTER SCIENCE & ENGINEERING


(DATA SCIENCE)

PRACTICAL FILE

COMPUTER SCIENCE AND ENGINEERING (DATA SCIENCE)

MINI PROJECT LAB


(KCS-554)

BTECH. VTH SEMESTER

UNDER THE SUPERVISION: NAME:-ABJIJEET KUMAR


ROLL NO:-2102921540002
PROS. NIRAJ PRATAP NAME:RAMLAKHAN KUMAR
(ASSISTANT PROFESSOR) ROLL NO:-2102921540022

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.

(MR. Niraj Pratap)

Assistant Professor
Department of CSE

Meerut Institute of Technology, Meerut


4

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

This project is based on “Bank Management System”, this project is developed on


python.This is a simple console based system which is very easy to understand and
use.Talking about the system, it contains all the basic function which includes:

 Creating a new account,


 Withdraw and deposite amounts,
 Display Balance,
 Display transfer balance,
 All account info.
 Check term and condition,

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

SOFTWARE REQUIREMENT SPECIFICATION

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

Online Articles and Journals:


"Modern Banking Systems: An Overview" by International Journal of Engineering
Research & Technology (IJERT)
"Evolution of Bank Management Systems" by Journal of Internet Banking and
Commerce.

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

You might also like