Download as pdf or txt
Download as pdf or txt
You are on page 1of 10

MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION

DR. D. Y. PATIL SCHOOL OF ENGINEERING

(SECOND SHIFT POLYTECHNIC)

MICRO PROJECT
Academic year: 2020 – 2021

TITLE OF THE PROJECT

Bank Management System

Program: Computer Engineering Program Group


Program code: 22412
Course: Java Programming
Course code: CO
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION

Certificate

This is to certify that the following students -


Roll No. Name of the students Exam seat number

2016490083 Anees Fatima 223768


2016490079 Varad Khopkar 223765

of Diploma in Computer Engineering of Institute, Dr. D. Y. Patil School of Engineering


(Second Shift Polytechnic) Institute Code – 1649, has completed the Micro Project
satisfactorily in Subject - Java Programming for the academic year 2020- 2021 as
prescribed in the curriculum.
Date: 20-06-2021

Subject Teacher Head of the Department Principal


INDEX

SR.NO. CONTENT PAGE NO.

Introduction To The Bank System


1

Entering The System


2

Withdrawing Money
3

Depositing Money
4

Checking Money Balance


5

Exiting From The System


6

9
Dr. D Y Patil Educational Enterprises Charitable Trust’s
Dr. D. Y. PATIL SCHOOL OF ENGINEERING,
(POLYTECHNIC)
Approved by AICTE NO. West / 1-3847411/2010/ New Dated 13 July
2010/DTE/Affiliated to MSBTE, Mumbai.
Dr. D Y Patil Knowledge City, Charholi Bk, Via Lohegaon, Pune –
412105

Annexure - I

MICRO-PROJECT PROPOSAL
Title of Micro-project: Bank Management System

1) Aims/Benefits of the Micro-project –


The main aim of this project is to develop a Bank Management System which will
automatically keep records of the deposits and withdraws made by the cunsomers
of the bank.

2) Course Outcomes Addressed –

The theory, practical experiences and relevant soft skills associated with this course are to be
taught and implemented, so that the student demonstrates the following industry oriented COs
associated with the above mentioned competency:

1. Develop programs using Object Oriented methodology in Java.


2. Apply concept of inheritance for code reusability.
3. Develop programs using multithreading.
4. Implement Exception Handling.
5. Develop programs using graphics and applet.
6. Develop programs for handling I/O and file streams.

3) Proposed Methodology –
The methodology proposed by us is very simple.
We will try to execute each operations mentioned in the index using simple Java scripting.
After Executing will apply all of them in a single table menu, which will it easy to use for
every bank consumer.

4) Action Plan –

Sr. Planned Planned Sr.


No. Details of Activity Start date Finish date No.

1 Discussion and finalization topic 15/5/2021 15/5/2021 1

2 Preparation and submission of 16/5/2021 16/5/2021 2


abstract
3 Literature Review 17/5/2021 17/5/2021 3
4 Collection of data 18/5/2021 18/5/2021 4
5 Collection of data 18/5/2021 18/5/2021 5
6 Discussion and outline of content 19/5/2021 19/5/2021 6

7 Formulation of content 20/5/2021 20/5/2021 7


8 Editing of content 21/5/2021 21/5 /2021 8
9 Editing of content 21/5/2021 21/5/2021 9
10 Proof reading of content 21/5/2021 22/5/2021 10
11 Compilation of report 22/5/2021 22/5/2021 11
12 Compilation of report 22/5/2021 23/5/2021 12
13 Presentation 23/5/2021 24/5/2021 13
14 Seminar 27/5/2021 28/5/2021 14
15 Viva voce 28/5/2021 28/5/2021 15
16 Final submission of microproject 15/5/2021 14/6/2021 16
5) Resources Required –

Sr. Name of
No. Resource/material Specifications Quantity Remarks

1 Asus Rog Strix G15 Laptop 16gb Ram, i7 1 -


processor,
9th gen.
2 JDK (Installed in pc) - 1 -

3 Eclipse IDE 64 Bit 1 -

Names of Team Members with Roll nos.


1. Anees Fatima (2016490083)
2. Varad Khopkar (2016490079)

___________________________________
Prof. Manali Shimpi
(Name and Signature of Subject Teacher)
Dr. D Y Patil Educational Enterprises Charitable Trust’s
Dr. D. Y. PATIL SCHOOL OF ENGINEERING, (POLYTECHNIC)
Approved by AICTE NO. West / 1-3847411/2010/ New Dated 13
July 2010/DTE/Affiliated to MSBTE, Mumbai.
Dr. D Y Patil Knowledge City, Charholi Bk, Via Lohegaon, Pune – 412105

Annexure - II

MICRO-PROJECT REPORT
Title of Micro-project:
Bank Management System

6) Rationale –
It will be used to manage regular transactions of bank.
It will use a simple java program which will take inputs and update us about our balance, deposit &
withdrawal.

7) Aim/Benefits of the Micro-project –


To Develop a System which will Keep Track Of Deposits And Withdraws In The Bank.

8) Course Outcomes Achieved –


A Software has been developed using ‘Java’ which will automatically keep record of

deposits and withdraws that takes place in a bank.

9) Literature Review –

As we all know it that a huge number of deposit and withdraw transactions takes
place in a bank, keeping all its record is a must for the bank. Keeping Records of
all the transaction manually isn’t an easy job, as it might contain minute errors
too. On contrary to reduce the workload for maintaining the record of
transactions the bank uses a specific record system which automatically
maintains the record of all the transactions being made.

In this project we have tried to develop a simple bank management system using
java which will keep record of all the deposits and withdraws being done by the
bank consumers

10.0 Actual Methodology Followed

11.0 Actual Resources Required –

Sr. Name of
No. Resource/material Specifications Quantity Remarks

1 Asus Rog Strix G15 16gb Ram, i7 1 -


Laptop processor,
9th gen.
2 JDK (Installed in pc) - 1 -
3 Eclipse IDE 64 Bit 1 -
12.0 Outputs of the Micro-Projects:

12.1 For Running The Software

12.2 For Withdrawing Money:

12.3 For Depositing Money:

12.4 For Checking Current Balance:

12.5 For Exiting The Bank Page:


13.0 Skill Developed/Learning outcome of this Micro-Project :
This microproject helped to develop critical thinking regarding the issues that the
Bank Management faces while showing transactions.

Use of java in a fluid way is possible if we focus on the outcome.

14.0 Applications of this Micro-Project

• The system is useful for keeping data of deposit and withdraw of money from bank.

[]
________________________
Prof. Manali Shimpi
(Name and Signature of Subject Teacher)

You might also like