presentation on e banking

30
A A PRESENTATION PRESENTATION ON ON PROJECT PROJECT PRESENTED BY: - PRESENTED BY: - MR. AVISHEK GUPTA MR. AVISHEK GUPTA MR. PIYUSH KUMAR MR. PIYUSH KUMAR ROLL – 14492RG001 ROLL – 14492RG001 ROLL – 14492RG011 ROLL – 14492RG011

Transcript of presentation on e banking

Page 1: presentation on e banking

AAPRESENTATIONPRESENTATION

ONONPROJECTPROJECTPRESENTED BY: -PRESENTED BY: -

MR. AVISHEK GUPTA MR. AVISHEK GUPTA MR. PIYUSH KUMARMR. PIYUSH KUMAR

ROLL – 14492RG001ROLL – 14492RG001 ROLL – 14492RG011ROLL – 14492RG011

Page 2: presentation on e banking

PROJECT TITLE: -PROJECT TITLE: -

AAWEB PORTAL WEB PORTAL

ON ON E-BANKINGE-BANKING

Page 3: presentation on e banking

CONTENTS: -CONTENTS: - INTRODUCTIONINTRODUCTION OBJECTIVESOBJECTIVES TECHNOLOGY USEDTECHNOLOGY USED HARDWARE REQUIREMENTHARDWARE REQUIREMENT SOFTWARE REQUIREMENTSOFTWARE REQUIREMENT DATA FLOW DIAGRAMDATA FLOW DIAGRAM E-R DIAGRAME-R DIAGRAM SCREENSHOTSSCREENSHOTS

Page 4: presentation on e banking

INTRODUCTION: -INTRODUCTION: -E-Banking - Online banking system project is a model internet banking site. This site enables the customers to perform the basic banking transactions by sitting at their office or at homes through pc or laptop. The customers can access the banks website for viewing their account details and perform the transactions on account as per their requirements. E-Banking facilitates banking transactions by customers around the clock globally.

Anybody who is an account holder in this bank can become a member of online banking. all transactions are carried out online by transferring from accounts in the same bank. The software is meant to overcome the drawbacks of the manual system.

Page 5: presentation on e banking

OBJECTIVE: -OBJECTIVE: -

The website will be responsible for: -The website will be responsible for: -Modify and delete (if required) of the existing records to the databases.Generation of transaction records that are essential for the operational purposes.Password feature prohibits illegal access rights.Easy handling of the software.Implicit restriction from invalid operations.

Page 6: presentation on e banking

TECHNOLOGY USED: -TECHNOLOGY USED: -

FRONT ENDFRONT END BACK BACK ENDEND

Page 7: presentation on e banking

FRONT END: -FRONT END: -Asp.Net and Visual Studio 2012: -Asp.Net and Visual Studio 2012: -Server-side programming technology.Server-side programming technology.Consists of static HTML interspersed with script.Consists of static HTML interspersed with script.Commonly used ADO to interact with databases.Commonly used ADO to interact with databases.Application and Session variables.Application and Session variables.ASP manages threads, databases connections.ASP manages threads, databases connections.Web Applications are built using Web Forms.Web Applications are built using Web Forms.

Page 8: presentation on e banking

BACK END: -BACK END: -SQL Server 2008: -SQL Server 2008: - Also called MySequel.Also called MySequel. World’s most used open source relational World’s most used open source relational database management system(RDBMS).database management system(RDBMS). Runs as a server providing multiuser access to Runs as a server providing multiuser access to a number of databases.a number of databases. It is named after cofounder Michael Widenius’ It is named after cofounder Michael Widenius’ daughter, MySQL for structured query language.daughter, MySQL for structured query language.

Page 9: presentation on e banking

HARDWARE REQUIREMENTS: -HARDWARE REQUIREMENTS: -

HDD – min 10 GB, recommended 25 GB. RAM – min 1 GB, recommended 2 GB. Processor – Pentium Core2Duo Processor or

above.

Page 10: presentation on e banking

SOFTWARE REQUIREMENTS: -SOFTWARE REQUIREMENTS: - Windows 7 and above versions of Windows.Windows 7 and above versions of Windows. Software Package : WAMP 5 (web application Software Package : WAMP 5 (web application

server).server). HTML – Server Side Scripting Language.HTML – Server Side Scripting Language. MySQL – Database.MySQL – Database. Editor – Visual Studio 2012 (HTML editor).Editor – Visual Studio 2012 (HTML editor). XHTML – Extensible Hypertext Markup XHTML – Extensible Hypertext Markup

LanguageLanguage

Page 11: presentation on e banking

DATA FLOW DIAGRAM: -DATA FLOW DIAGRAM: -

Level 0Level 0

Level 1Level 1

Level 2Level 2

Page 12: presentation on e banking

CONTEXT FREE DIAGRAM: -CONTEXT FREE DIAGRAM: -

 eBanking

- Online Banking SystemCustomer

Transfer Funds

Request for Balance

Request for Statement

Update account balance

Get Response & Display Balnace

Display Account Statement

Account

User’s view account

User update balance

Page 13: presentation on e banking

LEVEL 1 DIAGRAM: -LEVEL 1 DIAGRAM: -

Customer

1.0 

Login

2.0 Authentication

Customer Master

3.0 

View Statement

4.0 

TransactionCustomer

Valid User

account_master Account_master

Response

Request

Update Details Update

 

RequestLoginRequest

Update Login History

Page 14: presentation on e banking

LEVEL 2 DIAGRAM: -LEVEL 2 DIAGRAM: -

Customer

2.1 

Login

2.2 

Forget Password

2.3 

Change Password

CustomerPassword

castomer_master

customer_master

 

RegisteredRequest

RegisteredRequest

 

Valid User

Update

customer_master

Login_history

Page 15: presentation on e banking

LEVEL 3 DIAGRAM: -LEVEL 3 DIAGRAM: -

Customer

3.1 

Balance Enquiry

3.3 

Account Transaction

3.2 

Mini Statement

account_master

transaction

 transaction

transaction

Response

Request

Response

Request

Update

Detail

Page 16: presentation on e banking

ENTITY RELATIONSHIP DIAGRAM: -ENTITY RELATIONSHIP DIAGRAM: -

CustomerIS

User

Account Holder 

Falls InGroups

Cheque Book

Statement Account

Manage

Transaction

View

Request

Debit and Credit

DetailsHave

1 1

1

M

1 M

M

M

M 1

M

MM

Page 17: presentation on e banking

DEFAULT PAGE:DEFAULT PAGE:

SNAPSHOTS: -SNAPSHOTS: -

Page 18: presentation on e banking

SAFE ONLINE BANKING PAGE:SAFE ONLINE BANKING PAGE:

SNAPSHOTS: -SNAPSHOTS: -

Page 19: presentation on e banking

LOGIN PAGE:LOGIN PAGE:

SNAPSHOTS: -SNAPSHOTS: -

Page 20: presentation on e banking

MY ACCOUNT PAGE:MY ACCOUNT PAGE:

SNAPSHOTS: -SNAPSHOTS: -

Page 21: presentation on e banking

MINI STATEMENT PAGE:MINI STATEMENT PAGE:

SNAPSHOTS: -SNAPSHOTS: -

Page 22: presentation on e banking

MY PROFILE PAGE:MY PROFILE PAGE:

SNAPSHOTS: -SNAPSHOTS: -

Page 23: presentation on e banking

ACCOUNT STATEMENT PAGE:ACCOUNT STATEMENT PAGE:

SNAPSHOTS: -SNAPSHOTS: -

Page 24: presentation on e banking

VIEW STATEMENT PAGE:VIEW STATEMENT PAGE:

SNAPSHOTS: -SNAPSHOTS: -

Page 25: presentation on e banking

TRANSFER FUND PAGE:TRANSFER FUND PAGE:

SNAPSHOTS: -SNAPSHOTS: -

Page 26: presentation on e banking

TRANSFER FUND OTHER PAGE:TRANSFER FUND OTHER PAGE:

SNAPSHOTS: -SNAPSHOTS: -

Page 27: presentation on e banking

PAYEE PAGE:PAYEE PAGE:

SNAPSHOTS: -SNAPSHOTS: -

Page 28: presentation on e banking

CHEQUE BOOK PAGE:CHEQUE BOOK PAGE:

SNAPSHOTS: -SNAPSHOTS: -

Page 29: presentation on e banking

CHANGE PASSWORD PAGE:CHANGE PASSWORD PAGE:

SNAPSHOTS: -SNAPSHOTS: -

Page 30: presentation on e banking

THANK YOU…!THANK YOU…!INTERNATIONAL BANKINTERNATIONAL BANK