1 / 10

Global Bank System Architecture

Global Bank System Architecture. Maneeshpal Shirish Pavan. Introduction. Our project is a banking solution where we implement our banking service in the form of two modules. Module 1: The customers access the Online Services from all over the world .

Télécharger la présentation

Global Bank System Architecture

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Global Bank System Architecture Maneeshpal Shirish Pavan

  2. Introduction • Our project is a banking solution where we implement our banking service in the form of two modules. • Module 1: The customers access the Online Services from all over the world . • Module 2: Banking personnel with their administrative privilege monitor and maintain our secured Database. All the deposits and withdrawls will be done manually.

  3. Requirements • Front End :ASP.NET • DataBase :MS Access • Programming language: C#

  4. Our Global (Bank) Hierarchy Home /Login Forgot ID/PWD Email_Communication Administrator Returning Users New Users Transfer of Funds Identified with SSN and Customer ID Add,Manage Customers View Account History Manage Accounts, Transaction Answer Security Q’s & Choose Username and password Perform Transactions Reset ID/PWD

  5. Admin Architecture Admin home Add Customers Personal_info Account_info confirmation Display Customer Info Manage Customers Lookup, Search, Update, Delete Manage Transfers Transfer funds both internal and External, Search Customers Reset Id/PWD Reset ID, Pwd ,search customer Lock/Unlock the Customer Account, update the Account Interest, Review the Accounts for Service charges, Applicable fee etc., Manage Accounts View Database View Specific Information of customers ,accounts,transactions ,View Account balance etc.

  6. Returning User Architecture Confirmation Answer the Security Question if (correct) Customer Main menu No Yes Password if (correct) Transfers MyPersonal My Accounts Savings,Checking Yes No Transfer of Funds-both Internal and External Accounts Edit Personal Information. View account information View Transactions forgotPassword Utility logout loginpage

  7. New User Architecture loginpage Enter Customer ID Yes FirsttimeSecurity if (correct) No Enter Social Security No if (correct) Yes Choose Security Questions Choose User ID and Password Customer main menu

  8. Database Architecture • Customer Personal Information: • Account Information • Login • Transactions

  9. Database Tables personalinfo accounts

  10. login Transactions

More Related