SlideShare a Scribd company logo
PROJECT REPORT ON
SUBMITTED TO: SUBMITTED BY:
Mr.ABHISHEK SINGH ANUBHAV DIXIT
SUNDRAM SINGH
GHAZIABAD
INTRODUCTIONINTRODUCTION
► The Project Banking system has been made to automateThe Project Banking system has been made to automate
the Banking system being followed by a banking companythe Banking system being followed by a banking company
that deals in current account with or without check facility.that deals in current account with or without check facility.
The User/ Administrator can check A/C’s with a login &The User/ Administrator can check A/C’s with a login &
password & can work out with A/C holders of the bank canpassword & can work out with A/C holders of the bank can
withdraw/deposit cash/cheque/DD to/from their accounts.withdraw/deposit cash/cheque/DD to/from their accounts.
To enable faster transactions likeTo enable faster transactions like
► New account creation.New account creation.
► Withdrawal of cashWithdrawal of cash
► Deposits of cash or chequeDeposits of cash or cheque
► Checking of Account balances by account holders byChecking of Account balances by account holders by
adminadmin
► Transaction records in the form of reports.Transaction records in the form of reports.
 The project makes a sincere effort to provide all theThe project makes a sincere effort to provide all the
above- mentioned features to meet the requirements ofabove- mentioned features to meet the requirements of
the bank.the bank.
 The Project category is Visual Basic with RDBMSThe Project category is Visual Basic with RDBMS
(Access) & Management information System.(Access) & Management information System.
Banking System software will be provided as aBanking System software will be provided as a
tool to the HSBC BANK. The BANK has beentool to the HSBC BANK. The BANK has been
working for Accounts information, Withdrawalworking for Accounts information, Withdrawal
(through Cash/ Cheque). Deposit amount. In this(through Cash/ Cheque). Deposit amount. In this
Software you can keep record for daily BankingSoftware you can keep record for daily Banking
transactions.transactions.
OBJECTIVEOBJECTIVE
THE OBJECTIVE is to prepare a software or application,THE OBJECTIVE is to prepare a software or application,
which could maintain data & provide a user friendlywhich could maintain data & provide a user friendly
interface for retrieving customer related details just in fewinterface for retrieving customer related details just in few
seconds, with 100% accuracy. Software is completelyseconds, with 100% accuracy. Software is completely
computerized, so it is not time consuming process. Nocomputerized, so it is not time consuming process. No
paper work required & can be implemented further.paper work required & can be implemented further.
The application should also facilitate the addition of newThe application should also facilitate the addition of new
Customer A/c, deletion of A/c& modification of existingCustomer A/c, deletion of A/c& modification of existing
customer A/C. To Search for every individual accounts forcustomer A/C. To Search for every individual accounts for
a particular customer, show all transaction & any accounta particular customer, show all transaction & any account
should be opened with minimum Rest. 500 etc.should be opened with minimum Rest. 500 etc.
OBJECTIVE & GOALSOBJECTIVE & GOALS
The objective & goals of the proposed system are:-The objective & goals of the proposed system are:-
► To allow only authorized user to access various functionsTo allow only authorized user to access various functions
and processed available in the system.and processed available in the system.
► Locate any A/C wanted by the user.Locate any A/C wanted by the user.
► Reduced clerical work as most of the work done byReduced clerical work as most of the work done by
computer.computer.
► Provide greater speed & reduced time consumption.Provide greater speed & reduced time consumption.
This will reduced the manual workload and giveThis will reduced the manual workload and give
information instantly. The software will maintain the list ofinformation instantly. The software will maintain the list of
A/C and customer record and balance status.A/C and customer record and balance status.
The software will be user friendly so that even a beginnerThe software will be user friendly so that even a beginner
can operate the package and thus maintain the status ofcan operate the package and thus maintain the status of
A/C and balance status easily.A/C and balance status easily.
PROBLEMPROBLEM
DEFINITIONDEFINITIONRecognition of problemRecognition of problem
► A new opportunity that the present system cannot handle pressures.A new opportunity that the present system cannot handle pressures.
► Managers, non- managers or environment elements usually recognize problems veryManagers, non- managers or environment elements usually recognize problems very
rarely by information specialists.rarely by information specialists.
► Managers find out where the problem exists & what the cause might be.Managers find out where the problem exists & what the cause might be.
► The definition of our problem lies in manual system and a fully automated system.The definition of our problem lies in manual system and a fully automated system.
Manual systemManual system ::
► The system is very time consuming and lazy.The system is very time consuming and lazy.
► This system is more prone to errors and sometimes the approach to various problems isThis system is more prone to errors and sometimes the approach to various problems is
unstructured.unstructured.
Technical systemTechnical system ::
► With the advent of latest technology if we do not update our system then our businessWith the advent of latest technology if we do not update our system then our business
result in losses gradually with time.result in losses gradually with time.
► The technical systems contains the tools of latest trend i.e. computers printers, fax,The technical systems contains the tools of latest trend i.e. computers printers, fax,
Internet etc.Internet etc.
► The systems with this technology are very fast, accurate, user-friendly and reliable.The systems with this technology are very fast, accurate, user-friendly and reliable.
Hardware SpecificationHardware Specification
1 . PROCESSOR: PENTIUM(ANY) OR AMD1 . PROCESSOR: PENTIUM(ANY) OR AMD
ATHALONATHALON
2. RAM: 256 MB+2. RAM: 256 MB+
3. HARD DISK: SATA 20 GB or above3. HARD DISK: SATA 20 GB or above
4. CD/DVD r/w multi drive combo4. CD/DVD r/w multi drive combo
5. MONITOR 14.1 or 15 -17 inch5. MONITOR 14.1 or 15 -17 inch
6. Key board and mouse6. Key board and mouse
Software SpecificationSoftware Specification
 OPERATING SYSTEM - WINDOWSOPERATING SYSTEM - WINDOWS
NT/2000/XP/2003/Vista/7NT/2000/XP/2003/Vista/7
 BACK END - MS ACCESS XPBACK END - MS ACCESS XP
 FRONT END - VISUAL BASIC 6.0FRONT END - VISUAL BASIC 6.0
PROJECTPROJECT
FORMFORM
Login FormLogin Form
Main FormMain Form
New CustomerNew Customer
Fixed DepositFixed Deposit
LoanLoan
DepositDeposit
WithdrawalWithdrawal
Transaction FullscreenTransaction Fullscreen
Withdrawal ListWithdrawal List
Deposit ListDeposit List
Account TypeAccount Type
SCOPE OF THE PROJECTSCOPE OF THE PROJECT
The first software project management activity is theThe first software project management activity is the
determination of software scope. Scope is defined bydetermination of software scope. Scope is defined by
answering the following question:answering the following question:
INFORMATION OBJECTIVES:INFORMATION OBJECTIVES:
What customer visible data objects are produced as outputWhat customer visible data objects are produced as output
from the software? What data objects are required forfrom the software? What data objects are required for
input?input?
The main information that needed in developing AFMThe main information that needed in developing AFM
module is the amount to be charged from each person ormodule is the amount to be charged from each person or
company and to determine the quantity and amount percompany and to determine the quantity and amount per
object.object.
FUNCTION AND PERFORMANCE:FUNCTION AND PERFORMANCE:
What functions does the software perform to transformWhat functions does the software perform to transform
input data to output?input data to output?
In this project (Banking System), the Visual Basic 6.0 (VBIn this project (Banking System), the Visual Basic 6.0 (VB
6.0) is used as front end and Microsoft Access is used as6.0) is used as front end and Microsoft Access is used as
back end. The details of all the clients would be written inback end. The details of all the clients would be written in
Microsoft Access. But whenever the project is run in VB,Microsoft Access. But whenever the project is run in VB,
data entered in MS Access appears in VB due todata entered in MS Access appears in VB due to
connectivity, which has been implemented between VBconnectivity, which has been implemented between VB
and Access.and Access.
Software scope must be ambiguous and understandableSoftware scope must be ambiguous and understandable
at both the management and technical level.at both the management and technical level.
LIMITATIONSLIMITATIONS
In this world everything has its ownIn this world everything has its own
limitations. And limitation in a project is quitelimitations. And limitation in a project is quite
obvious. Even famous software's andobvious. Even famous software's and
operating systems have its own limitations.operating systems have its own limitations.
For example win 3xs does not support USBFor example win 3xs does not support USB
port. So it's a limitation of win3x. Due toport. So it's a limitation of win3x. Due to
shortage of time this project has someshortage of time this project has some
limitation.limitation.
·Some of them are as follows:·Some of them are as follows:
► In this project a pass book cannot be more than 500. SoIn this project a pass book cannot be more than 500. So
it's a limitation of this project that this system cannotit's a limitation of this project that this system cannot
maintain more than 500 pass books.maintain more than 500 pass books.
► · Same with member, a member number cannot be more· Same with member, a member number cannot be more
than 500than 500
► · No checks have been made in relation to the entry of· No checks have been made in relation to the entry of
duplicate records in book section. This limitation is alsoduplicate records in book section. This limitation is also
present in the function when we create new members.present in the function when we create new members.
And there are some other limitations, which will be faced byAnd there are some other limitations, which will be faced by
USER when he/she will use this project.USER when he/she will use this project.
BIBLIOGRAPHYBIBLIOGRAPHY
BOOKS:BOOKS:
► 1. Charles Hampfed (2000) ‘Visual Basic’ University of1. Charles Hampfed (2000) ‘Visual Basic’ University of
Toronto.Toronto.
► 2. Herbert Schildt (2000) 'Visual Basic 6.0' Tata McGraw2. Herbert Schildt (2000) 'Visual Basic 6.0' Tata McGraw
Hill.Hill.
► 3. John Zukowski (2000) 'Visual Basic 6.0' 'BPB3. John Zukowski (2000) 'Visual Basic 6.0' 'BPB
Publications.Publications.
► 4. Jamie Jaworsky 'Visual Basic 6.0'Techmedia.4. Jamie Jaworsky 'Visual Basic 6.0'Techmedia.
► 5. Stefen Denninger 'Visual Basic 6.0'Author's Press.5. Stefen Denninger 'Visual Basic 6.0'Author's Press.
► 6. Ian Somerville 'Software Engineering'.6. Ian Somerville 'Software Engineering'.
► 7. Rajeev mall 'Software Engineering'.7. Rajeev mall 'Software Engineering'.
► 8. Elmasri Navathe 'Fundamentals of Database Systems'.8. Elmasri Navathe 'Fundamentals of Database Systems'.
CONCLUSIONCONCLUSION
"Banking System" keeps the day by day tally"Banking System" keeps the day by day tally
record as a complete banking. It can keep therecord as a complete banking. It can keep the
information of Account type, account openinginformation of Account type, account opening
form, Deposit, Withdrawal, and Searching theform, Deposit, Withdrawal, and Searching the
transaction, Transaction report, Individual accounttransaction, Transaction report, Individual account
opening form, Group Account. The exciting part ofopening form, Group Account. The exciting part of
this project is; it displays Transaction reportsthis project is; it displays Transaction reports
Statistical Summary of Account type and InterestStatistical Summary of Account type and Interest
Information. All the information can be receivedInformation. All the information can be received
from a single source as well as from any offrom a single source as well as from any of
terminal because of the client server environment.terminal because of the client server environment.
Sahil Lal Software Engineer

More Related Content

Viewers also liked

Employee Management System
Employee Management SystemEmployee Management System
Employee Management System
Anjali Agrawal
 
SYNOPSIS ON BANK MANAGEMENT SYSTEM
SYNOPSIS ON BANK MANAGEMENT SYSTEMSYNOPSIS ON BANK MANAGEMENT SYSTEM
SYNOPSIS ON BANK MANAGEMENT SYSTEMNitish Xavier Tirkey
 
project on visual basic 6.0 ' Jewellery Shop Management'
project on visual basic 6.0 ' Jewellery Shop Management' project on visual basic 6.0 ' Jewellery Shop Management'
project on visual basic 6.0 ' Jewellery Shop Management'
Anitha Krishnappa
 
Banking system ppt
Banking system pptBanking system ppt
Banking system pptLohith Lohi
 
Banking ppt
Banking pptBanking ppt
Project about banking
Project about bankingProject about banking
Project about bankingparthiban40
 

Viewers also liked (7)

Employee Management System
Employee Management SystemEmployee Management System
Employee Management System
 
SYNOPSIS ON BANK MANAGEMENT SYSTEM
SYNOPSIS ON BANK MANAGEMENT SYSTEMSYNOPSIS ON BANK MANAGEMENT SYSTEM
SYNOPSIS ON BANK MANAGEMENT SYSTEM
 
Bank Management System
Bank Management SystemBank Management System
Bank Management System
 
project on visual basic 6.0 ' Jewellery Shop Management'
project on visual basic 6.0 ' Jewellery Shop Management' project on visual basic 6.0 ' Jewellery Shop Management'
project on visual basic 6.0 ' Jewellery Shop Management'
 
Banking system ppt
Banking system pptBanking system ppt
Banking system ppt
 
Banking ppt
Banking pptBanking ppt
Banking ppt
 
Project about banking
Project about bankingProject about banking
Project about banking
 

Similar to Sahil Lal Software Engineer

ASSIGNMENT
ASSIGNMENT ASSIGNMENT
22598435 project-on-banking-system-in-mis-pdf(1)
22598435 project-on-banking-system-in-mis-pdf(1)22598435 project-on-banking-system-in-mis-pdf(1)
22598435 project-on-banking-system-in-mis-pdf(1)
Sruthi S
 
22598435 project-on-banking-system-in-mis-pdf
22598435 project-on-banking-system-in-mis-pdf22598435 project-on-banking-system-in-mis-pdf
22598435 project-on-banking-system-in-mis-pdf
Deepak Malusare
 
ASP Net
ASP NetASP Net
Paint shop management system project report.pdf
Paint shop management system project report.pdfPaint shop management system project report.pdf
Paint shop management system project report.pdf
Kamal Acharya
 
Insurance management system project report.pdf
Insurance management system project report.pdfInsurance management system project report.pdf
Insurance management system project report.pdf
Kamal Acharya
 
Employee Management System
Employee Management SystemEmployee Management System
Employee Management System
vivek shah
 
Shrivastav
ShrivastavShrivastav
Shrivastav
Rahul Jain
 
Invoices-app it is uesde to build a.pptx
Invoices-app it is uesde to build a.pptxInvoices-app it is uesde to build a.pptx
Invoices-app it is uesde to build a.pptx
cajativ595
 
Open stack gbp final sn-4-slideshare
Open stack gbp final sn-4-slideshareOpen stack gbp final sn-4-slideshare
Open stack gbp final sn-4-slideshare
Sumit Naiksatam
 
Creating and Managing a Paperless Enterprise
Creating and Managing a Paperless EnterpriseCreating and Managing a Paperless Enterprise
Creating and Managing a Paperless Enterprise
ProvokeSolutionsSeattle
 
Medical Store Management System Software Engineering Project
Medical Store Management System Software Engineering ProjectMedical Store Management System Software Engineering Project
Medical Store Management System Software Engineering Projecthani2253
 
Bank Management System Desktop Application
Bank Management System Desktop Application Bank Management System Desktop Application
Bank Management System Desktop Application
Ibadullah Khan
 
124157075 gb
124157075 gb124157075 gb
124157075 gb
homeworkping9
 
VISWAPAVAN _2015_v1
VISWAPAVAN _2015_v1VISWAPAVAN _2015_v1
VISWAPAVAN _2015_v1viswa pavan
 
Medical Store Management System Software Engineering 1
Medical Store Management System Software Engineering 1Medical Store Management System Software Engineering 1
Medical Store Management System Software Engineering 1
hani2253
 
banking project
banking projectbanking project
banking project
Anmol Purohit
 
54024405 project-report-banking-management-system
54024405 project-report-banking-management-system54024405 project-report-banking-management-system
54024405 project-report-banking-management-system
nancs
 
Qbesv5 Peer Presentation
Qbesv5 Peer PresentationQbesv5 Peer Presentation
Qbesv5 Peer Presentation
simplymaximus
 

Similar to Sahil Lal Software Engineer (20)

ASSIGNMENT
ASSIGNMENT ASSIGNMENT
ASSIGNMENT
 
22598435 project-on-banking-system-in-mis-pdf(1)
22598435 project-on-banking-system-in-mis-pdf(1)22598435 project-on-banking-system-in-mis-pdf(1)
22598435 project-on-banking-system-in-mis-pdf(1)
 
22598435 project-on-banking-system-in-mis-pdf
22598435 project-on-banking-system-in-mis-pdf22598435 project-on-banking-system-in-mis-pdf
22598435 project-on-banking-system-in-mis-pdf
 
ASP Net
ASP NetASP Net
ASP Net
 
Paint shop management system project report.pdf
Paint shop management system project report.pdfPaint shop management system project report.pdf
Paint shop management system project report.pdf
 
Insurance management system project report.pdf
Insurance management system project report.pdfInsurance management system project report.pdf
Insurance management system project report.pdf
 
Employee Management System
Employee Management SystemEmployee Management System
Employee Management System
 
Soa Test Methodology
Soa Test MethodologySoa Test Methodology
Soa Test Methodology
 
Shrivastav
ShrivastavShrivastav
Shrivastav
 
Invoices-app it is uesde to build a.pptx
Invoices-app it is uesde to build a.pptxInvoices-app it is uesde to build a.pptx
Invoices-app it is uesde to build a.pptx
 
Open stack gbp final sn-4-slideshare
Open stack gbp final sn-4-slideshareOpen stack gbp final sn-4-slideshare
Open stack gbp final sn-4-slideshare
 
Creating and Managing a Paperless Enterprise
Creating and Managing a Paperless EnterpriseCreating and Managing a Paperless Enterprise
Creating and Managing a Paperless Enterprise
 
Medical Store Management System Software Engineering Project
Medical Store Management System Software Engineering ProjectMedical Store Management System Software Engineering Project
Medical Store Management System Software Engineering Project
 
Bank Management System Desktop Application
Bank Management System Desktop Application Bank Management System Desktop Application
Bank Management System Desktop Application
 
124157075 gb
124157075 gb124157075 gb
124157075 gb
 
VISWAPAVAN _2015_v1
VISWAPAVAN _2015_v1VISWAPAVAN _2015_v1
VISWAPAVAN _2015_v1
 
Medical Store Management System Software Engineering 1
Medical Store Management System Software Engineering 1Medical Store Management System Software Engineering 1
Medical Store Management System Software Engineering 1
 
banking project
banking projectbanking project
banking project
 
54024405 project-report-banking-management-system
54024405 project-report-banking-management-system54024405 project-report-banking-management-system
54024405 project-report-banking-management-system
 
Qbesv5 Peer Presentation
Qbesv5 Peer PresentationQbesv5 Peer Presentation
Qbesv5 Peer Presentation
 

Recently uploaded

Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
Kamal Acharya
 
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdfGoverning Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
WENKENLI1
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
Kamal Acharya
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
fxintegritypublishin
 
English lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdfEnglish lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdf
BrazilAccount1
 
ML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptxML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptx
Vijay Dialani, PhD
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
zwunae
 
Basic Industrial Engineering terms for apparel
Basic Industrial Engineering terms for apparelBasic Industrial Engineering terms for apparel
Basic Industrial Engineering terms for apparel
top1002
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation & Control
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
karthi keyan
 
6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)
ClaraZara1
 
Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
manasideore6
 
Unbalanced Three Phase Systems and circuits.pptx
Unbalanced Three Phase Systems and circuits.pptxUnbalanced Three Phase Systems and circuits.pptx
Unbalanced Three Phase Systems and circuits.pptx
ChristineTorrepenida1
 
14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application
SyedAbiiAzazi1
 
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
SamSarthak3
 
Building Electrical System Design & Installation
Building Electrical System Design & InstallationBuilding Electrical System Design & Installation
Building Electrical System Design & Installation
symbo111
 
Forklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella PartsForklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella Parts
Intella Parts
 
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
ydteq
 
space technology lecture notes on satellite
space technology lecture notes on satellitespace technology lecture notes on satellite
space technology lecture notes on satellite
ongomchris
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
gdsczhcet
 

Recently uploaded (20)

Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
 
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdfGoverning Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
 
English lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdfEnglish lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdf
 
ML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptxML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptx
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
 
Basic Industrial Engineering terms for apparel
Basic Industrial Engineering terms for apparelBasic Industrial Engineering terms for apparel
Basic Industrial Engineering terms for apparel
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
 
6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)
 
Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
 
Unbalanced Three Phase Systems and circuits.pptx
Unbalanced Three Phase Systems and circuits.pptxUnbalanced Three Phase Systems and circuits.pptx
Unbalanced Three Phase Systems and circuits.pptx
 
14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application
 
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
 
Building Electrical System Design & Installation
Building Electrical System Design & InstallationBuilding Electrical System Design & Installation
Building Electrical System Design & Installation
 
Forklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella PartsForklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella Parts
 
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
 
space technology lecture notes on satellite
space technology lecture notes on satellitespace technology lecture notes on satellite
space technology lecture notes on satellite
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
 

Sahil Lal Software Engineer

  • 1. PROJECT REPORT ON SUBMITTED TO: SUBMITTED BY: Mr.ABHISHEK SINGH ANUBHAV DIXIT SUNDRAM SINGH GHAZIABAD
  • 2. INTRODUCTIONINTRODUCTION ► The Project Banking system has been made to automateThe Project Banking system has been made to automate the Banking system being followed by a banking companythe Banking system being followed by a banking company that deals in current account with or without check facility.that deals in current account with or without check facility. The User/ Administrator can check A/C’s with a login &The User/ Administrator can check A/C’s with a login & password & can work out with A/C holders of the bank canpassword & can work out with A/C holders of the bank can withdraw/deposit cash/cheque/DD to/from their accounts.withdraw/deposit cash/cheque/DD to/from their accounts. To enable faster transactions likeTo enable faster transactions like ► New account creation.New account creation. ► Withdrawal of cashWithdrawal of cash ► Deposits of cash or chequeDeposits of cash or cheque ► Checking of Account balances by account holders byChecking of Account balances by account holders by adminadmin ► Transaction records in the form of reports.Transaction records in the form of reports.
  • 3.  The project makes a sincere effort to provide all theThe project makes a sincere effort to provide all the above- mentioned features to meet the requirements ofabove- mentioned features to meet the requirements of the bank.the bank.  The Project category is Visual Basic with RDBMSThe Project category is Visual Basic with RDBMS (Access) & Management information System.(Access) & Management information System. Banking System software will be provided as aBanking System software will be provided as a tool to the HSBC BANK. The BANK has beentool to the HSBC BANK. The BANK has been working for Accounts information, Withdrawalworking for Accounts information, Withdrawal (through Cash/ Cheque). Deposit amount. In this(through Cash/ Cheque). Deposit amount. In this Software you can keep record for daily BankingSoftware you can keep record for daily Banking transactions.transactions.
  • 4. OBJECTIVEOBJECTIVE THE OBJECTIVE is to prepare a software or application,THE OBJECTIVE is to prepare a software or application, which could maintain data & provide a user friendlywhich could maintain data & provide a user friendly interface for retrieving customer related details just in fewinterface for retrieving customer related details just in few seconds, with 100% accuracy. Software is completelyseconds, with 100% accuracy. Software is completely computerized, so it is not time consuming process. Nocomputerized, so it is not time consuming process. No paper work required & can be implemented further.paper work required & can be implemented further. The application should also facilitate the addition of newThe application should also facilitate the addition of new Customer A/c, deletion of A/c& modification of existingCustomer A/c, deletion of A/c& modification of existing customer A/C. To Search for every individual accounts forcustomer A/C. To Search for every individual accounts for a particular customer, show all transaction & any accounta particular customer, show all transaction & any account should be opened with minimum Rest. 500 etc.should be opened with minimum Rest. 500 etc.
  • 5. OBJECTIVE & GOALSOBJECTIVE & GOALS The objective & goals of the proposed system are:-The objective & goals of the proposed system are:- ► To allow only authorized user to access various functionsTo allow only authorized user to access various functions and processed available in the system.and processed available in the system. ► Locate any A/C wanted by the user.Locate any A/C wanted by the user. ► Reduced clerical work as most of the work done byReduced clerical work as most of the work done by computer.computer. ► Provide greater speed & reduced time consumption.Provide greater speed & reduced time consumption. This will reduced the manual workload and giveThis will reduced the manual workload and give information instantly. The software will maintain the list ofinformation instantly. The software will maintain the list of A/C and customer record and balance status.A/C and customer record and balance status. The software will be user friendly so that even a beginnerThe software will be user friendly so that even a beginner can operate the package and thus maintain the status ofcan operate the package and thus maintain the status of A/C and balance status easily.A/C and balance status easily.
  • 6. PROBLEMPROBLEM DEFINITIONDEFINITIONRecognition of problemRecognition of problem ► A new opportunity that the present system cannot handle pressures.A new opportunity that the present system cannot handle pressures. ► Managers, non- managers or environment elements usually recognize problems veryManagers, non- managers or environment elements usually recognize problems very rarely by information specialists.rarely by information specialists. ► Managers find out where the problem exists & what the cause might be.Managers find out where the problem exists & what the cause might be. ► The definition of our problem lies in manual system and a fully automated system.The definition of our problem lies in manual system and a fully automated system. Manual systemManual system :: ► The system is very time consuming and lazy.The system is very time consuming and lazy. ► This system is more prone to errors and sometimes the approach to various problems isThis system is more prone to errors and sometimes the approach to various problems is unstructured.unstructured. Technical systemTechnical system :: ► With the advent of latest technology if we do not update our system then our businessWith the advent of latest technology if we do not update our system then our business result in losses gradually with time.result in losses gradually with time. ► The technical systems contains the tools of latest trend i.e. computers printers, fax,The technical systems contains the tools of latest trend i.e. computers printers, fax, Internet etc.Internet etc. ► The systems with this technology are very fast, accurate, user-friendly and reliable.The systems with this technology are very fast, accurate, user-friendly and reliable.
  • 7. Hardware SpecificationHardware Specification 1 . PROCESSOR: PENTIUM(ANY) OR AMD1 . PROCESSOR: PENTIUM(ANY) OR AMD ATHALONATHALON 2. RAM: 256 MB+2. RAM: 256 MB+ 3. HARD DISK: SATA 20 GB or above3. HARD DISK: SATA 20 GB or above 4. CD/DVD r/w multi drive combo4. CD/DVD r/w multi drive combo 5. MONITOR 14.1 or 15 -17 inch5. MONITOR 14.1 or 15 -17 inch 6. Key board and mouse6. Key board and mouse
  • 8. Software SpecificationSoftware Specification  OPERATING SYSTEM - WINDOWSOPERATING SYSTEM - WINDOWS NT/2000/XP/2003/Vista/7NT/2000/XP/2003/Vista/7  BACK END - MS ACCESS XPBACK END - MS ACCESS XP  FRONT END - VISUAL BASIC 6.0FRONT END - VISUAL BASIC 6.0
  • 21. SCOPE OF THE PROJECTSCOPE OF THE PROJECT The first software project management activity is theThe first software project management activity is the determination of software scope. Scope is defined bydetermination of software scope. Scope is defined by answering the following question:answering the following question: INFORMATION OBJECTIVES:INFORMATION OBJECTIVES: What customer visible data objects are produced as outputWhat customer visible data objects are produced as output from the software? What data objects are required forfrom the software? What data objects are required for input?input? The main information that needed in developing AFMThe main information that needed in developing AFM module is the amount to be charged from each person ormodule is the amount to be charged from each person or company and to determine the quantity and amount percompany and to determine the quantity and amount per object.object.
  • 22. FUNCTION AND PERFORMANCE:FUNCTION AND PERFORMANCE: What functions does the software perform to transformWhat functions does the software perform to transform input data to output?input data to output? In this project (Banking System), the Visual Basic 6.0 (VBIn this project (Banking System), the Visual Basic 6.0 (VB 6.0) is used as front end and Microsoft Access is used as6.0) is used as front end and Microsoft Access is used as back end. The details of all the clients would be written inback end. The details of all the clients would be written in Microsoft Access. But whenever the project is run in VB,Microsoft Access. But whenever the project is run in VB, data entered in MS Access appears in VB due todata entered in MS Access appears in VB due to connectivity, which has been implemented between VBconnectivity, which has been implemented between VB and Access.and Access. Software scope must be ambiguous and understandableSoftware scope must be ambiguous and understandable at both the management and technical level.at both the management and technical level.
  • 23. LIMITATIONSLIMITATIONS In this world everything has its ownIn this world everything has its own limitations. And limitation in a project is quitelimitations. And limitation in a project is quite obvious. Even famous software's andobvious. Even famous software's and operating systems have its own limitations.operating systems have its own limitations. For example win 3xs does not support USBFor example win 3xs does not support USB port. So it's a limitation of win3x. Due toport. So it's a limitation of win3x. Due to shortage of time this project has someshortage of time this project has some limitation.limitation.
  • 24. ·Some of them are as follows:·Some of them are as follows: ► In this project a pass book cannot be more than 500. SoIn this project a pass book cannot be more than 500. So it's a limitation of this project that this system cannotit's a limitation of this project that this system cannot maintain more than 500 pass books.maintain more than 500 pass books. ► · Same with member, a member number cannot be more· Same with member, a member number cannot be more than 500than 500 ► · No checks have been made in relation to the entry of· No checks have been made in relation to the entry of duplicate records in book section. This limitation is alsoduplicate records in book section. This limitation is also present in the function when we create new members.present in the function when we create new members. And there are some other limitations, which will be faced byAnd there are some other limitations, which will be faced by USER when he/she will use this project.USER when he/she will use this project.
  • 25. BIBLIOGRAPHYBIBLIOGRAPHY BOOKS:BOOKS: ► 1. Charles Hampfed (2000) ‘Visual Basic’ University of1. Charles Hampfed (2000) ‘Visual Basic’ University of Toronto.Toronto. ► 2. Herbert Schildt (2000) 'Visual Basic 6.0' Tata McGraw2. Herbert Schildt (2000) 'Visual Basic 6.0' Tata McGraw Hill.Hill. ► 3. John Zukowski (2000) 'Visual Basic 6.0' 'BPB3. John Zukowski (2000) 'Visual Basic 6.0' 'BPB Publications.Publications. ► 4. Jamie Jaworsky 'Visual Basic 6.0'Techmedia.4. Jamie Jaworsky 'Visual Basic 6.0'Techmedia. ► 5. Stefen Denninger 'Visual Basic 6.0'Author's Press.5. Stefen Denninger 'Visual Basic 6.0'Author's Press. ► 6. Ian Somerville 'Software Engineering'.6. Ian Somerville 'Software Engineering'. ► 7. Rajeev mall 'Software Engineering'.7. Rajeev mall 'Software Engineering'. ► 8. Elmasri Navathe 'Fundamentals of Database Systems'.8. Elmasri Navathe 'Fundamentals of Database Systems'.
  • 26. CONCLUSIONCONCLUSION "Banking System" keeps the day by day tally"Banking System" keeps the day by day tally record as a complete banking. It can keep therecord as a complete banking. It can keep the information of Account type, account openinginformation of Account type, account opening form, Deposit, Withdrawal, and Searching theform, Deposit, Withdrawal, and Searching the transaction, Transaction report, Individual accounttransaction, Transaction report, Individual account opening form, Group Account. The exciting part ofopening form, Group Account. The exciting part of this project is; it displays Transaction reportsthis project is; it displays Transaction reports Statistical Summary of Account type and InterestStatistical Summary of Account type and Interest Information. All the information can be receivedInformation. All the information can be received from a single source as well as from any offrom a single source as well as from any of terminal because of the client server environment.terminal because of the client server environment.