Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

OOPmicroproject

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

MAHARASHTRA STATE BOARD OF TECHNICAL

EDUCATION

NAVJEEVAN EDUCATION SOCIETY


POLYTECHNIC

MICRO PROJECT

Academic year: 2022-2023

TITLE OF MICRO PROJECT


BANK MANAGEMENT SYSTEM

Program : Computer Engineering.


Program code: CO3I
Course: Object Oriented Programming.
Course code: 22316
MAHARASHTRA STATE
BOARD OF TECHNICAL EDUCATION
Certificate

This is to certify that Miss ____________________


Roll No: ____of 3rd Semester of Diploma in Computer Engineering,
Institute, Navjeevan Education Society’s Polytechnic (Code: 0144)
has completed the Micro Project satisfactorily in Subject: Object
Oriented Programming (22316) for the academic year 2022-2023 as
prescribed in the curriculum.

Place: Bhandup. Enrollment no:- _____________

Date:- ___________________ Exam Seat no:- ________________

Subject Teacher Head of the Department Principal


BANK MANAGEMENT SYSTEM

REPORT BOOKLET

NAVJEEVAN POLYTECHNIC
BHANDUP [W]
GROUP DETAILS

SR NAME OF GROUP ROLL ENROLLMENT SEAT


NO. MEMBERS NO NO NO

1. Bhumi G. Baswar 1239 2101440185 117194

2. Srushti S. Gurav 1208 2101440154 117163


3. Prajwal D. Yadav 1264 2101440212 117218

HELPED AND GUIDED BY


Mrs. Nilofar Mulla.
❖ RESOURCES REQUIRES: -
❖ Weekly Progress Report(Action Plan) Micro-Project :-

Topic :- Bank Management System.


Academic Year : 2022-2023
Name of Faculty: Mrs. Nilofar Mulla
Program Code: Computer Engineering(CO3I).
Course & Course Code: Object Oriented Programming (22316).
Roll No:_________ Enrollment No:_______________
Semester: III Name of Candidate:___________________

Weeks. Detail of activity Planned start Planned finish Name of responsible


date date Team Member

1 st Discussion and finalization Bhumi Baswar


of topic Srushti Gurav
Prajwal Yadav

2 nd Preparation and Bhumi Baswar


Submission of Abstract Prajwal Yadav

3 rd Collection of Data Bhumi Baswar


Prajwal Yadav

Bhumi Baswar
th
4 Implementation Prajwal Yadav
Srushti Gurav
5th Check Validation and Bhumi Baswar
Execution of Code Prajwal Yadav
6th Compilation of Report and Bhumi Baswar
Representation Prajwal Yadav
Srushti Gurav
7th Actual Presentation & Bhumi Baswar
Final submission of Micro Prajwal Yadav
project Srushti Gurav

Sign of Student:- Sign of the faculty:-

_______________________ ___________________
INDEX
Academic Year :- 2022-2023
Name of Faculty :- Mrs. Nilofar Mulla .
Program Code :- Computer Engineering (CO3I).
Course & Course Code :- Object Oriented Programing (22316).
Roll No.____________ Enrollment No.___________________
Semester :- III. Name of Candidate:- ________________________

SR CONTENT PAGE NO
NO.

1. Brief Description 1

2. Aim of Micro-project 2

3. Course Outcome Integrated 2

4. Actual Procedure Followed 2

5. Actual Resources Used 3

6. Skill Devloped/Learning out of this Micro- 3


Project

7. Implementation and Result 4

8. Conclusion 7

9. Soft Copy of Micro Project 8

10. Annexure IV 9
-

BANK MANAGEMENT SYSTEM

❖ Brief Information :-
Bank Management System is based on a concept of recording customer’s
account details. Here the user can perform all the tasks like creating an account,
deposit amount, withdraw amount, check balance, view all account holders
detail, close an account and modify an account. There’s no login system for this
project. All the main features for banking system are set in this project.

Talking about the features of the Bank Management System, a user can
create an account by providing the name of the account holder, account number,
select amount type whether its Saving account or Current account and providing
an initial amount. Then the user can also deposit and withdraw money just by
providing his/her account, then the system displays his/her profile and entering
an amount. For certain purpose, he/she can also check for the balance inquiry
which displays the account holder’s name with account number type and
amount. He/she can also check for all the account holder’s list. Another feature
is that the user can also close their account by providing their account number
and he/she can modify their account detail and type if they want to.
This project uses classes and file handling features of C++. In order to store
all the user’s data, an external file (DAT file) is created by the system, so every
time we get into the system we can operate with the existing accounts. Bank
Management System is developed using C++ Programming Language and
different variables, strings have been used for the development of it. Bank
Management System in C++ Programming with source code is free to
download. Use for educational purposes only! This project provides the
simplest system for managing banking system.
❖ Aim of Micro Project :-

• Manages all the records of the users and their account details.
• This system will automate all the working of Bank.
• This automated system will be able to store records without paper and
will be able to consume less time.
• It will simplify Bank’s work.
• This system can maintain huge number of Bank records including User
name, Address, account type, and activities like opening account,
withdraw money, deposite money, Available balance, Account details.

❖ Course Outcome Integrated: -


A. Develop C++ Programs to solve problems using Procedure Oriented
Approach.
B. Develop C++ Programs using Classes and Object..
E. Develop C++ Programs to perform file operations.

❖ Actual Procedure Followed :-

• Grab the idea for the project along with its requirement.
• Plan the project roughly.
• Discuss about the entries provided for the user in the project.
• Start to build the project i.e. applications/system with the small parts of
it.
• Import the proper packages needed for the project.
• Make the use for inheritance.
• Store the data or matter of the project in the file, also retrieve it.
• Thus, the project is made successfully.
❖ RESOURCES REQUIRES: -

Sr Name of Specification Quantity


No resources/material rating

1 Computer System Operating System: Windows 7 or 1


higher.
Memory: 2GB RAM. Processor :
Core i3.
HDD:500 GB or Larger
2 Software Turbo C++ _

❖ ACTION PLAN :-

Weeks. Detail of activity Planned start Planned finish Name of responsible


date date Team Member

1 st Discussion and finalization Bhumi Baswar


of topic Srushti Gurav
Prajwal Yadav

2 nd Preparation and Bhumi Baswar


Submission of Abstract Prajwal Yadav

3 rd Collection of Data Bhumi Baswar


Prajwal Yadav

Bhumi Baswar
th
4 Implementation Prajwal Yadav
Srushti Gurav
5th Check Validation and Bhumi Baswar
Execution of Code Prajwal Yadav
6th Compilation of Report and Bhumi Baswar
Representation Prajwal Yadav
Srushti Gurav
7th Actual Presentation & Bhumi Baswar
Final submission of Micro Prajwal Yadav
project Srushti Gurav

❖ Skill Developed /Learning out of this Micro-Project :-

• Communicate effectively in oral and written form.


• Applied Information Technology.
• Functioned effectively as a leader and member.
IMPLEMENTATION AND RESULT:

First page of program will be Details of micro-project group member and


welcome to “ WELCOME TO BANK MANGEMENT SYSTEM ”
Then we have to press any key to continue the procedure.
Second page after pressing key it will show options like:
1. Open account
2. Deposite money
3. Withdraw money
4. Display Account
5. Exit

After that we have to select the options from above.


Open Account :-

In this option we take the information from user to create account.


Such as name , address , Type of account user want to create , How much
money user want to deposite , User’s phone no and email id.
After taking all the necessary information from user A message of “
Account created successfully ” will display.

Then if user want to continue the procerdure he will press ‘Y’ and if he
wants to exit he will press ‘N’.

Deposite Money :-

In this option user entered the amount he want to deposite.after depositing the
amount it will display the avaialable balance present in their account.

Then if user want to continue the procerdure he will press ‘Y’ and if he wants to
exit he will press ‘N’.
Withdraw Money :-
In this option user entered the amount he wants to withdraw from their accout.
After withdrawing money it will display Available balance in their account.

Then if user want to continue the procerdure he will press ‘Y’ and if he wants to
exit he will press ‘N’.

Display Account :-

In this option it will show all the details of user.

Then if user want to continue the procerdure he will press ‘Y’ and if he wants to
exit he will press ‘N’.

OUTPUT:
CONCLUSION:

Banking System " keeps the day by day tally record as a


complete banking. It can keepthe information of Account type,
account opening form, Deposit, Withdrawal, andSearching the
transaction, Transaction report, Individual account opening
form, GroupAccount. The exciting part of this project is; it
displays Transaction reports, StatisticalSummary of Account
type and Interest Information.
SOFT COPY OF MICRO-PROJECT:
Micro Project Evaluation sheet
Name of Student:- Bhumi Baswar Enrollment No:-2101440185
Name of Programme: COMPUTER ENGINEERING Semester:-III
Course Title:- Object Oriented Programming. Code:- 22316
Title of the Micro-Project:- Bank Management System
Course Outcomes Achieved:-
A. Develop C++ programs to solve problems using Procedure Oriented
Approach.
B. Develop C++ Programs using classes and objects.
E. Develop C++ programs to perform file operations.
Sr. Characteristic to be Poor Average Good (Marks Excellent Sub Total
No. accessed (Marks (Marks 4-5) 6-8) (Marks 9-10)
1-3)
(A) Process and Product Assessment (Convert above total marks out of 6 marks)
1 Relevance to the
course
2 Literature
Review/information
collection
3 Completion of the
Target as per project
proposal
4 Analysis of Data and
representation
5 Quality of
Prototype/Model
6 Report Preparation
(B) Individual Presentation / Viva (Convert above total marks out of 4 marks)
7 Presentation
8 Viva

(A) Process and Product (B) Individual Presentation/Viva Total Marks 10


Assessment (6 marks) (4 marks)

Comments/Suggestions about team work/leadership/inter-personal communication (if any)


………………………………………………………………………………………………………
………………………………………………………………………………………………………
Name and Designation of the Teacher: Mrs. Nilofar Mulla.
Dated Signature……………………………………………………………

Micro Project Evaluation sheet


Name of Student:- Srushti Gurav Enrollment No:-2101440154
Name of Programme: COMPUTER ENGINEERING Semester:-III
Course Title:- Object Oriented Programming. Code:- 22316
Title of the Micro-Project:- Bank Management System
Course Outcomes Achieved:-
A. Develop C++ programs to solve problems using Procedure Oriented
Approach.
B. Develop C++ Programs using classes and objects.
E. Develop C++ programs to perform file operations.
Sr. Characteristic to be Poor Average Good (Marks Excellent Sub Total
No. accessed (Marks (Marks 4-5) 6-8) (Marks 9-10)
1-3)
(A) Process and Product Assessment (Convert above total marks out of 6 marks)
1 Relevance to the
course
2 Literature
Review/information
collection
3 Completion of the
Target as per project
proposal
4 Analysis of Data and
representation
5 Quality of
Prototype/Model
6 Report Preparation
(B) Individual Presentation / Viva (Convert above total marks out of 4 marks)
7 Presentation
8 Viva

(A) Process and Product (B) Individual Presentation/Viva Total Marks 10


Assessment (6 marks) (4 marks)
Comments/Suggestions about team work/leadership/inter-personal communication (if any)
………………………………………………………………………………………………………
………………………………………………………………………………………………………
Name and Designation of the Teacher: Mrs. Nilofar Mulla.
Dated Signature……………………………………………………………

Micro Project Evaluation sheet


Name of Student:- Prajwal Yadav Enrollment No:-2101440212
Name of Programme: COMPUTER ENGINEERING Semester:-III
Course Title:- Object Oriented Programming. Code:- 22316
Title of the Micro-Project:- Bank Management System
Course Outcomes Achieved:-
A. Develop C++ programs to solve problems using Procedure Oriented
Approach.
B. Develop C++ Programs using classes and objects.
E. Develop C++ programs to perform file operations.
Sr. Characteristic to be Poor Average Good (Marks Excellent Sub Total
No. accessed (Marks (Marks 4-5) 6-8) (Marks 9-10)
1-3)
(A) Process and Product Assessment (Convert above total marks out of 6 marks)
1 Relevance to the
course
2 Literature
Review/information
collection
3 Completion of the
Target as per project
proposal
4 Analysis of Data and
representation
5 Quality of
Prototype/Model
6 Report Preparation
(B) Individual Presentation / Viva (Convert above total marks out of 4 marks)
7 Presentation
8 Viva
(A) Process and Product (B) Individual Presentation/Viva Total Marks 10
Assessment (6 marks) (4 marks)

Comments/Suggestions about team work/leadership/inter-personal communication (if any)


………………………………………………………………………………………………………
………………………………………………………………………………………………………
Name and Designation of the Teacher: Mrs. Nilofar Mulla.
Dated Signature……………………………………………………………

You might also like