SlideShare a Scribd company logo
1 of 27
Group Members University Roll No
Sujeet Kumar Singh 10300112157
Anish Kumar 10300112060
Subrata Patra 10300112156
Shubham Anand 10300112149
Internet banking means any user with a personal computerInternet banking means any user with a personal computer
and a browser can get connected to his bank’s website toand a browser can get connected to his bank’s website to
perform any of the virtual banking functions:perform any of the virtual banking functions:
Balance enquiry.Balance enquiry.
Transfer of funds.Transfer of funds.
Online payment of bills.Online payment of bills.
Transaction details of each account.Transaction details of each account.
Accounts, credit card & home loan balances.Accounts, credit card & home loan balances.
Transfer funds to third party accounts you nominate.Transfer funds to third party accounts you nominate.
Open a deposit right from the terminal you are sitting at.Open a deposit right from the terminal you are sitting at.
Why did we chooseWhy did we choose
Online BANKINGOnline BANKING????
 Internet banking is becoming more and more
popular among the masses.
 To provide more Quality Information on Internet
Banking.
 Make the concept and procedure more familiar.
 To warn against its negative effects.
BANKSERVICESMASTER
SERVICEID
SERVICENAME
SERVICEACTIVESTATE
SERVICEDESC
BALANCEENQUIRYMASTER
BALANCEENQUIRYID
ENQUIRYDATE
EAQUIRYTIME
CUSTOMERID (FK)
LOGOFFTIME
TOTALTIME
FROMDATE
TODATE
ACCOUNTNO
USERMASTER
USERID
USERNAME
PASSWORD
FIRSTNAME
MIDDLENAME
LASTNAME
DOB
DOR
DOE
ADDRESS
PHONE
EMAIL
PHOTO
CHEQUEISUEMASTER
CHEQUEISUEMASTERID
REQUESTID (FK)
ISUEDATE
FROMNO
TONUMBER
ACCOUNTNO
NOOFLEAFLETS
EMPLOYEEID (FK)
BANKBRANCHMASTER
BRANCHID
BRANCHADDRESS
BRANCHPHONENOONE
BRANCHPHONENOTWO
BRANCHPHONENOTHREE
BRANCHEMAILID
BRANCHINCHGID
CHEQUECANCELLEDMASTER
CUSTOMERID (FK)
ACCOUNTNO
CHEQUENO
REASONFORCANCELLATION
REQUESTID (FK)
BRANCHSERVICEMASTER
BRANCHID (FK)
SERVICEID (FK)
CUSTOMERLOGINMASTER
LOGINTRANSACTIONID
LOGINTRANSDATE
LOGINTRANSTIME
USERID (FK)
TIMECONNECTED
LOGOFFTIME
CHEQBOOKREQUESTMASTER
REQUESTID
REQUESTDATE
REQUESTTIME
CUSTOMERID (FK)
ACCOUNTNO
CHQBOOKPOSTEDSTATEBIT
PREVIOUSCHQBOOKSTATUS
FUNDTRANSFERMASTER
FUNDTRANSFERID
FUNDTRANSFERDTAE
FUNDTRANSFERTIME
LOGINTRANSACTIONID (FK)
FROMACCOUNTNO
TOACCOUNTNO
AMOUNTFORTRANSFER
TRANSFERAMOUNTSTATUS
BALANCEFROMACCOUNT
BALANCETOACCOUNT
CUSTOMERID (FK)
LOGINMASTERDETAILS
LOGINTRANSACTIONID (FK)
LOGINPURPOSE
TIMECONNECTED
LOGINTIME
LOGOFFTIME
STOPPAYMENTMASTER
STOPPAYMENTMASTERID
SDATE
CUSTOMERID (FK)
ACCOUNTNO
CHEQUENO
AMOUNT
CHEQUEDATE
REASONSFORSTOPPING
CUSTOMERTABLE
CUSTOMERID
USERID (FK)
BANKACCOUNTNO
ACCOUNTOPENINGDATE
ACCOUNTACTIVESTATE
ACCOUNTACTIVEBALANCE
ACCOUNTINITIALBALANCE
BRANCHID (FK)
INITIALPAYMENTTYPE
BANKNAME
BRANCHNAME
CHQORDDDATE
CHQORDDNO
EMPLOYEEID (FK)
ACCOUNTTYPEID (FK)
ACCOUNTTYPEMASTER
ACCOUNTTYPEID
TYPENAME
ABBREVATION
MINOPENBALANCE
MAXOPENBALANCE
INTRESTAPPLICABLEBIT
DESCRIPTION
MINBALANCETOBEMAINTAINED
CHECKBOOKFACILITYBIT
BANKTYPEBIT
BALACNCETYPEBIT
EMPLOYEESMASTER
EMPLOYEEID
NAME
DOB
DOJ
ADDRESS
PHONE
MAIL
PHOTO
BRANCHID (FK)
ER Diagram
Data Flow Diagram
The system after careful analysis has been identified to
be presented with the following modules:
The Modules involved are:
• Administrator
• Customers 
• Transaction
• Security and authentication.
• Reports
Number of Modules:Number of Modules:
 Administrator can access all accounts information
 Provides some username and password for the
customer.
 Accept the Cheque book requests and other
queries.
 View all the bank Transactions.
 The administrator can also lock the user accounts
and he can open the locks.
Administrative ModuleAdministrative Module
 Can make a funds transfer to another account in
the same bank.
 The customer can also access their accounts
operations like deposit, withdraw and money
transfer .
 Customer can send the cheque book request to the
admin, and also they can send other queries.
Customer ModuleCustomer Module
This module contains the total information of the
transactions like the details of the transaction,
description, transaction amount, date of transaction,
etc..
Transaction ModuleTransaction Module
The user details should be verified against the details in
the user tables and if it is valid user, they should be
entered into the system. Once entered, based on the
user type access to the different modules to be enabled /
Disabled.
Security and AuthenticationSecurity and Authentication
ModuleModule
In this Module the Customer and Administrator can
generate the different types of Reports and statement
according to their access.
Reports ModuleReports Module
AdvantageAdvantage of Online Bankingof Online Banking
 Cost less
 Transaction speed
 Efficiency
 Speed banking
 Vast coverage
 Effectiveness
Issues inIssues in Online BankingOnline Banking
 Security
 Learning difficulties
 Lack of skilled personnel
 Technical breakdowns
 Long start up time
 inexpensive
SOFTWARE AND HARDWARE REQUIREMENT
Software Requirements :
•Operating System : Windows XP/2003 or
Linux
•User Interface : HTML, CSS
•Client-side Scripting : JavaScript
•Programming Language : Java
•Web Applications : JDBC, Servlets, JSP
•IDE/Workbench : My Eclipse 6.0
•Database : Oracle 10g
•Server Deployment : Tomcat 5.x
•Frame Work : Struts 1.x
 
Hardware Requirements:
•Processor : Pentium IV
•Hard Disk : 40GB
•RAM : 512MB or
more
ConclusionConclusion
 Internet banking is changing the banking industry and is having theInternet banking is changing the banking industry and is having the
major effects on banking relationships.major effects on banking relationships.
 The net banking, thusThe net banking, thus, "now is more of a norm rather than an exception, "now is more of a norm rather than an exception
in many developed countries"in many developed countries" due to the fact that it is the economicaldue to the fact that it is the economical
way of providing banking services.way of providing banking services.
 Banking is now no longer confined to the traditional brick and mortarBanking is now no longer confined to the traditional brick and mortar
branches, where one has to be at the branch in person, to withdrawbranches, where one has to be at the branch in person, to withdraw
cash or deposit a cheque or request a statement of accounts.cash or deposit a cheque or request a statement of accounts.
 Providing internet banking is increasingly becoming a 'need to have'Providing internet banking is increasingly becoming a 'need to have'
than a 'nice to have' servicesthan a 'nice to have' services..
Core Java™ 2 Volume I – Fundamentals 7th Edition Cay S. Hortsman
Pearson Education – Sun Microsystems Gary Cornell
Core Java™ 2 Volume II – Advanced Cay S. Hortsman
Pearson Education – Sun Microsystems Gary Cornell
Head First Servlets & JSP Eric Freeman
O’Reilly – SPD Elisabeth Freeman
The Book of JavaScript 2nd Edition Thau SPD
Bibliography
Online banking serices

More Related Content

What's hot

Online banking ppt
Online banking pptOnline banking ppt
Online banking pptVishnu V S
 
Online shopping ecommerce java project
Online shopping ecommerce java projectOnline shopping ecommerce java project
Online shopping ecommerce java projectTutorial Learners
 
Payments and transaction processing systems - Global and Indian Overview
Payments and transaction processing systems - Global and Indian OverviewPayments and transaction processing systems - Global and Indian Overview
Payments and transaction processing systems - Global and Indian OverviewAkshay Kaul
 
Library management system
Library management systemLibrary management system
Library management systemParesh Gosavi
 
1 introduction to e commerce
1 introduction to e commerce1 introduction to e commerce
1 introduction to e commercesajid ullah
 
Employee Management System
Employee Management SystemEmployee Management System
Employee Management SystemAnjali Agrawal
 
Bank management system with java
Bank management system with java Bank management system with java
Bank management system with java Neha Bhagat
 
Super marketbillingsystemproject
Super marketbillingsystemprojectSuper marketbillingsystemproject
Super marketbillingsystemprojectVickey Mahant
 
Online shopping report-6 month project
Online shopping report-6 month projectOnline shopping report-6 month project
Online shopping report-6 month projectGinne yoffe
 
Project report final
Project report finalProject report final
Project report finalJaya Saini
 

What's hot (20)

Bank Management System
Bank Management SystemBank Management System
Bank Management System
 
Online banking ppt
Online banking pptOnline banking ppt
Online banking ppt
 
Bank Management System
Bank Management SystemBank Management System
Bank Management System
 
Online shopping ecommerce java project
Online shopping ecommerce java projectOnline shopping ecommerce java project
Online shopping ecommerce java project
 
Payments and transaction processing systems - Global and Indian Overview
Payments and transaction processing systems - Global and Indian OverviewPayments and transaction processing systems - Global and Indian Overview
Payments and transaction processing systems - Global and Indian Overview
 
E commerce
E commerceE commerce
E commerce
 
online banking system
online banking systemonline banking system
online banking system
 
Bank management system
Bank management systemBank management system
Bank management system
 
Internet banking
Internet bankingInternet banking
Internet banking
 
Onlineshopping
OnlineshoppingOnlineshopping
Onlineshopping
 
Library management system
Library management systemLibrary management system
Library management system
 
Bank Management System
Bank Management SystemBank Management System
Bank Management System
 
1 introduction to e commerce
1 introduction to e commerce1 introduction to e commerce
1 introduction to e commerce
 
Employee Management System
Employee Management SystemEmployee Management System
Employee Management System
 
Bank management system with java
Bank management system with java Bank management system with java
Bank management system with java
 
Super marketbillingsystemproject
Super marketbillingsystemprojectSuper marketbillingsystemproject
Super marketbillingsystemproject
 
Srs for banking system
Srs for banking systemSrs for banking system
Srs for banking system
 
Library management system
Library management systemLibrary management system
Library management system
 
Online shopping report-6 month project
Online shopping report-6 month projectOnline shopping report-6 month project
Online shopping report-6 month project
 
Project report final
Project report finalProject report final
Project report final
 

Viewers also liked

Java Card in Banking and NFC
Java Card in Banking and NFCJava Card in Banking and NFC
Java Card in Banking and NFCEric Vétillard
 
project on online banking in india
project on online banking in indiaproject on online banking in india
project on online banking in indiaKoushik Halder
 
Voice based banking system
Voice based banking systemVoice based banking system
Voice based banking systemJal Pari
 
Electronic banking presentation
Electronic banking presentationElectronic banking presentation
Electronic banking presentationxabi951
 
Internet banking - College Project
Internet banking - College ProjectInternet banking - College Project
Internet banking - College ProjectSheril Daniel
 
Internet Banking
Internet BankingInternet Banking
Internet Bankingsnehateddy
 
java Project report online banking system
java Project report online banking systemjava Project report online banking system
java Project report online banking systemVishNu KuNtal
 

Viewers also liked (11)

Java Card in Banking and NFC
Java Card in Banking and NFCJava Card in Banking and NFC
Java Card in Banking and NFC
 
Project copy
Project   copyProject   copy
Project copy
 
Banking java project
Banking java projectBanking java project
Banking java project
 
project on online banking in india
project on online banking in indiaproject on online banking in india
project on online banking in india
 
Voice based banking system
Voice based banking systemVoice based banking system
Voice based banking system
 
Electronic banking presentation
Electronic banking presentationElectronic banking presentation
Electronic banking presentation
 
Project on E-banking
Project on E-bankingProject on E-banking
Project on E-banking
 
Internet banking - College Project
Internet banking - College ProjectInternet banking - College Project
Internet banking - College Project
 
Internet Banking
Internet BankingInternet Banking
Internet Banking
 
java Project report online banking system
java Project report online banking systemjava Project report online banking system
java Project report online banking system
 
Internet banking
Internet bankingInternet banking
Internet banking
 

Similar to Online banking serices

EBanking.pptx
EBanking.pptxEBanking.pptx
EBanking.pptxansal p
 
Banking services offered by indian banks online
Banking services offered by indian banks onlineBanking services offered by indian banks online
Banking services offered by indian banks onlineeSAT Journals
 
PPT18 Banking.pptx
PPT18 Banking.pptxPPT18 Banking.pptx
PPT18 Banking.pptxansal p
 
Banking theory law and practice ppt
Banking theory law and practice pptBanking theory law and practice ppt
Banking theory law and practice pptsakthidevi86
 
Customer satisfaction of ebanking/online banking of SBI
Customer satisfaction of ebanking/online banking of SBICustomer satisfaction of ebanking/online banking of SBI
Customer satisfaction of ebanking/online banking of SBISajid Nasar
 
CUSTOMER SATISFACTION ON E-BANKING SERVICE BY SETHU
CUSTOMER SATISFACTION ON E-BANKING SERVICE BY SETHUCUSTOMER SATISFACTION ON E-BANKING SERVICE BY SETHU
CUSTOMER SATISFACTION ON E-BANKING SERVICE BY SETHUsaravana vel.k
 
customer satisfaction of internet banking of union bank of india
customer satisfaction of internet banking of union bank of indiacustomer satisfaction of internet banking of union bank of india
customer satisfaction of internet banking of union bank of indiaShrey Saxena
 
Report on Online Banking for Women
Report on Online Banking for WomenReport on Online Banking for Women
Report on Online Banking for WomenRahul Shah
 
Tech developments in banking sector
Tech developments in banking sectorTech developments in banking sector
Tech developments in banking sectorsuhasmcomplex
 
The internet banking journey in india
The internet banking journey in indiaThe internet banking journey in india
The internet banking journey in indiaMohit Negi
 
E banking by sanjeev kumar chaswal [compatibility mode]
E banking by sanjeev kumar chaswal [compatibility mode]E banking by sanjeev kumar chaswal [compatibility mode]
E banking by sanjeev kumar chaswal [compatibility mode]sanjeev kumar chaswal
 
43394328 e-banking
43394328 e-banking43394328 e-banking
43394328 e-bankinggurpreet3131
 
E- Banking Research Report
E- Banking Research Report E- Banking Research Report
E- Banking Research Report Anurag Singh
 
31911477 internet-banking-project-documentation
31911477 internet-banking-project-documentation31911477 internet-banking-project-documentation
31911477 internet-banking-project-documentationSwaroop Mane
 
CUSTOMER SATISFACTION project report on axis baNK 12.pptx
CUSTOMER SATISFACTION project report on axis baNK 12.pptxCUSTOMER SATISFACTION project report on axis baNK 12.pptx
CUSTOMER SATISFACTION project report on axis baNK 12.pptxPRASHANTJUNNARKAR
 

Similar to Online banking serices (20)

ROLE OF E- BANKING IN CURRENT SCENARIO
ROLE OF E- BANKING IN CURRENT SCENARIOROLE OF E- BANKING IN CURRENT SCENARIO
ROLE OF E- BANKING IN CURRENT SCENARIO
 
EBanking.pptx
EBanking.pptxEBanking.pptx
EBanking.pptx
 
Banking services offered by indian banks online
Banking services offered by indian banks onlineBanking services offered by indian banks online
Banking services offered by indian banks online
 
PPT18 Banking.pptx
PPT18 Banking.pptxPPT18 Banking.pptx
PPT18 Banking.pptx
 
Banking theory law and practice ppt
Banking theory law and practice pptBanking theory law and practice ppt
Banking theory law and practice ppt
 
Customer satisfaction of ebanking/online banking of SBI
Customer satisfaction of ebanking/online banking of SBICustomer satisfaction of ebanking/online banking of SBI
Customer satisfaction of ebanking/online banking of SBI
 
CUSTOMER SATISFACTION ON E-BANKING SERVICE BY SETHU
CUSTOMER SATISFACTION ON E-BANKING SERVICE BY SETHUCUSTOMER SATISFACTION ON E-BANKING SERVICE BY SETHU
CUSTOMER SATISFACTION ON E-BANKING SERVICE BY SETHU
 
customer satisfaction of internet banking of union bank of india
customer satisfaction of internet banking of union bank of indiacustomer satisfaction of internet banking of union bank of india
customer satisfaction of internet banking of union bank of india
 
online banking
online bankingonline banking
online banking
 
E Banking
E BankingE Banking
E Banking
 
Report on Online Banking for Women
Report on Online Banking for WomenReport on Online Banking for Women
Report on Online Banking for Women
 
Internet banking
Internet bankingInternet banking
Internet banking
 
Tech developments in banking sector
Tech developments in banking sectorTech developments in banking sector
Tech developments in banking sector
 
online banking
online bankingonline banking
online banking
 
The internet banking journey in india
The internet banking journey in indiaThe internet banking journey in india
The internet banking journey in india
 
E banking by sanjeev kumar chaswal [compatibility mode]
E banking by sanjeev kumar chaswal [compatibility mode]E banking by sanjeev kumar chaswal [compatibility mode]
E banking by sanjeev kumar chaswal [compatibility mode]
 
43394328 e-banking
43394328 e-banking43394328 e-banking
43394328 e-banking
 
E- Banking Research Report
E- Banking Research Report E- Banking Research Report
E- Banking Research Report
 
31911477 internet-banking-project-documentation
31911477 internet-banking-project-documentation31911477 internet-banking-project-documentation
31911477 internet-banking-project-documentation
 
CUSTOMER SATISFACTION project report on axis baNK 12.pptx
CUSTOMER SATISFACTION project report on axis baNK 12.pptxCUSTOMER SATISFACTION project report on axis baNK 12.pptx
CUSTOMER SATISFACTION project report on axis baNK 12.pptx
 

Recently uploaded

CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and usesDevarapalliHaritha
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
microprocessor 8085 and its interfacing
microprocessor 8085  and its interfacingmicroprocessor 8085  and its interfacing
microprocessor 8085 and its interfacingjaychoudhary37
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learningmisbanausheenparvam
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2RajaP95
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLDeelipZope
 

Recently uploaded (20)

CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and uses
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
microprocessor 8085 and its interfacing
microprocessor 8085  and its interfacingmicroprocessor 8085  and its interfacing
microprocessor 8085 and its interfacing
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learning
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCL
 

Online banking serices

  • 1. Group Members University Roll No Sujeet Kumar Singh 10300112157 Anish Kumar 10300112060 Subrata Patra 10300112156 Shubham Anand 10300112149
  • 2. Internet banking means any user with a personal computerInternet banking means any user with a personal computer and a browser can get connected to his bank’s website toand a browser can get connected to his bank’s website to perform any of the virtual banking functions:perform any of the virtual banking functions: Balance enquiry.Balance enquiry. Transfer of funds.Transfer of funds. Online payment of bills.Online payment of bills. Transaction details of each account.Transaction details of each account. Accounts, credit card & home loan balances.Accounts, credit card & home loan balances. Transfer funds to third party accounts you nominate.Transfer funds to third party accounts you nominate. Open a deposit right from the terminal you are sitting at.Open a deposit right from the terminal you are sitting at.
  • 3. Why did we chooseWhy did we choose Online BANKINGOnline BANKING????  Internet banking is becoming more and more popular among the masses.  To provide more Quality Information on Internet Banking.  Make the concept and procedure more familiar.  To warn against its negative effects.
  • 4. BANKSERVICESMASTER SERVICEID SERVICENAME SERVICEACTIVESTATE SERVICEDESC BALANCEENQUIRYMASTER BALANCEENQUIRYID ENQUIRYDATE EAQUIRYTIME CUSTOMERID (FK) LOGOFFTIME TOTALTIME FROMDATE TODATE ACCOUNTNO USERMASTER USERID USERNAME PASSWORD FIRSTNAME MIDDLENAME LASTNAME DOB DOR DOE ADDRESS PHONE EMAIL PHOTO CHEQUEISUEMASTER CHEQUEISUEMASTERID REQUESTID (FK) ISUEDATE FROMNO TONUMBER ACCOUNTNO NOOFLEAFLETS EMPLOYEEID (FK) BANKBRANCHMASTER BRANCHID BRANCHADDRESS BRANCHPHONENOONE BRANCHPHONENOTWO BRANCHPHONENOTHREE BRANCHEMAILID BRANCHINCHGID CHEQUECANCELLEDMASTER CUSTOMERID (FK) ACCOUNTNO CHEQUENO REASONFORCANCELLATION REQUESTID (FK) BRANCHSERVICEMASTER BRANCHID (FK) SERVICEID (FK) CUSTOMERLOGINMASTER LOGINTRANSACTIONID LOGINTRANSDATE LOGINTRANSTIME USERID (FK) TIMECONNECTED LOGOFFTIME CHEQBOOKREQUESTMASTER REQUESTID REQUESTDATE REQUESTTIME CUSTOMERID (FK) ACCOUNTNO CHQBOOKPOSTEDSTATEBIT PREVIOUSCHQBOOKSTATUS FUNDTRANSFERMASTER FUNDTRANSFERID FUNDTRANSFERDTAE FUNDTRANSFERTIME LOGINTRANSACTIONID (FK) FROMACCOUNTNO TOACCOUNTNO AMOUNTFORTRANSFER TRANSFERAMOUNTSTATUS BALANCEFROMACCOUNT BALANCETOACCOUNT CUSTOMERID (FK) LOGINMASTERDETAILS LOGINTRANSACTIONID (FK) LOGINPURPOSE TIMECONNECTED LOGINTIME LOGOFFTIME STOPPAYMENTMASTER STOPPAYMENTMASTERID SDATE CUSTOMERID (FK) ACCOUNTNO CHEQUENO AMOUNT CHEQUEDATE REASONSFORSTOPPING CUSTOMERTABLE CUSTOMERID USERID (FK) BANKACCOUNTNO ACCOUNTOPENINGDATE ACCOUNTACTIVESTATE ACCOUNTACTIVEBALANCE ACCOUNTINITIALBALANCE BRANCHID (FK) INITIALPAYMENTTYPE BANKNAME BRANCHNAME CHQORDDDATE CHQORDDNO EMPLOYEEID (FK) ACCOUNTTYPEID (FK) ACCOUNTTYPEMASTER ACCOUNTTYPEID TYPENAME ABBREVATION MINOPENBALANCE MAXOPENBALANCE INTRESTAPPLICABLEBIT DESCRIPTION MINBALANCETOBEMAINTAINED CHECKBOOKFACILITYBIT BANKTYPEBIT BALACNCETYPEBIT EMPLOYEESMASTER EMPLOYEEID NAME DOB DOJ ADDRESS PHONE MAIL PHOTO BRANCHID (FK) ER Diagram
  • 6.
  • 7. The system after careful analysis has been identified to be presented with the following modules: The Modules involved are: • Administrator • Customers  • Transaction • Security and authentication. • Reports Number of Modules:Number of Modules:
  • 8.  Administrator can access all accounts information  Provides some username and password for the customer.  Accept the Cheque book requests and other queries.  View all the bank Transactions.  The administrator can also lock the user accounts and he can open the locks. Administrative ModuleAdministrative Module
  • 9.
  • 10.
  • 11.  Can make a funds transfer to another account in the same bank.  The customer can also access their accounts operations like deposit, withdraw and money transfer .  Customer can send the cheque book request to the admin, and also they can send other queries. Customer ModuleCustomer Module
  • 12.
  • 13. This module contains the total information of the transactions like the details of the transaction, description, transaction amount, date of transaction, etc.. Transaction ModuleTransaction Module
  • 14.
  • 15.
  • 16. The user details should be verified against the details in the user tables and if it is valid user, they should be entered into the system. Once entered, based on the user type access to the different modules to be enabled / Disabled. Security and AuthenticationSecurity and Authentication ModuleModule
  • 17.
  • 18.
  • 19. In this Module the Customer and Administrator can generate the different types of Reports and statement according to their access. Reports ModuleReports Module
  • 20.
  • 21.
  • 22. AdvantageAdvantage of Online Bankingof Online Banking  Cost less  Transaction speed  Efficiency  Speed banking  Vast coverage  Effectiveness
  • 23. Issues inIssues in Online BankingOnline Banking  Security  Learning difficulties  Lack of skilled personnel  Technical breakdowns  Long start up time  inexpensive
  • 24. SOFTWARE AND HARDWARE REQUIREMENT Software Requirements : •Operating System : Windows XP/2003 or Linux •User Interface : HTML, CSS •Client-side Scripting : JavaScript •Programming Language : Java •Web Applications : JDBC, Servlets, JSP •IDE/Workbench : My Eclipse 6.0 •Database : Oracle 10g •Server Deployment : Tomcat 5.x •Frame Work : Struts 1.x   Hardware Requirements: •Processor : Pentium IV •Hard Disk : 40GB •RAM : 512MB or more
  • 25. ConclusionConclusion  Internet banking is changing the banking industry and is having theInternet banking is changing the banking industry and is having the major effects on banking relationships.major effects on banking relationships.  The net banking, thusThe net banking, thus, "now is more of a norm rather than an exception, "now is more of a norm rather than an exception in many developed countries"in many developed countries" due to the fact that it is the economicaldue to the fact that it is the economical way of providing banking services.way of providing banking services.  Banking is now no longer confined to the traditional brick and mortarBanking is now no longer confined to the traditional brick and mortar branches, where one has to be at the branch in person, to withdrawbranches, where one has to be at the branch in person, to withdraw cash or deposit a cheque or request a statement of accounts.cash or deposit a cheque or request a statement of accounts.  Providing internet banking is increasingly becoming a 'need to have'Providing internet banking is increasingly becoming a 'need to have' than a 'nice to have' servicesthan a 'nice to have' services..
  • 26. Core Java™ 2 Volume I – Fundamentals 7th Edition Cay S. Hortsman Pearson Education – Sun Microsystems Gary Cornell Core Java™ 2 Volume II – Advanced Cay S. Hortsman Pearson Education – Sun Microsystems Gary Cornell Head First Servlets & JSP Eric Freeman O’Reilly – SPD Elisabeth Freeman The Book of JavaScript 2nd Edition Thau SPD Bibliography