Description: Design is based on the WestSide Bank of ASP.NET applications, the requirements in the current system based on improvement, improvement expected to be a multi-functional system, WestSide Bank is developing an online banking site.
2 design requirements
1. The development of online banking sites need to adhere to the following decision:
1) The site will be available in a central database to maintain its data.
2) the need to strengthen the security of the site to prevent unauthorized access.
3) Web site home page will be displayed on a news scroll bar to the user to update any of the new program or change the information of existing programs.
2. The web site will be available for the following three types of users: customers, employees and managers.
1) The customer interface will provide the following tools:
account summary
See statement
funds transfer
Checkbook request
Apply for loans
Change Password
2)
File list (Check if you may need any files):
EBanking
........\AboutUs.aspx
........\AboutUs.aspx.cs
........\AccountTransfer.aspx
........\AccountTransfer.aspx.cs
........\Admin
........\.....\AddRole.aspx
........\.....\AddRole.aspx.cs
........\.....\ChangePass.aspx
........\.....\ChangePass.aspx.cs
........\.....\CreateRole.aspx
........\.....\CreateRole.aspx.cs
........\.....\Default.aspx
........\.....\Default.aspx.cs
........\.....\List.aspx
........\.....\List.aspx.cs
........\.....\ManageAccounts.aspx
........\.....\ManageAccounts.aspx.cs
........\.....\MasterPageAdmin.master
........\.....\MasterPageAdmin.master.cs
........\.....\ModifyMasterAccounts.aspx
........\.....\ModifyMasterAccounts.aspx.cs
........\.....\ModifyRates_Loans.aspx
........\.....\ModifyRates_Loans.aspx.cs
........\.....\NewsTicker.aspx
........\.....\NewsTicker.aspx.cs
........\.....\Search.aspx
........\.....\Search.aspx.cs
........\Admin.sitemap
........\App_Code
........\........\WebService.cs
........\App_Data
........\........\ASPNETDB.MDF
........\........\aspnetdb_log.ldf
........\Contact.aspx
........\Contact.aspx.cs
........\Default.aspx
........\Default.aspx.cs
........\EBanking.sln
........\eBanking.vws
........\Emp.sitemap
........\Employee
........\........\ChangePassEmp.aspx
........\........\ChangePassEmp.aspx.cs
........\........\Default.aspx
........\........\Default.aspx.cs
........\........\LoanProcess.aspx
........\........\LoanProcess.aspx.cs
........\........\MasterPageEmp.master
........\........\MasterPageEmp.master.cs
........\........\ViewRequests.aspx
........\........\ViewRequests.aspx.cs
........\ForexServices.aspx
........\ForexServices.aspx.cs
........\Global.asax
........\images
........\......\mobile_banking.jpg
........\InterestRates.aspx
........\InterestRates.aspx.cs
........\Loans_ROI.aspx
........\Loans_ROI.aspx.cs
........\Login.aspx
........\Login.aspx.cs
........\Logout.aspx
........\Logout.aspx.cs
........\MasterPage.master
........\MasterPage.master.cs
........\MobileBanking.aspx
........\MobileBanking.aspx.cs
........\SiteMap.aspx
........\SiteMap.aspx.cs
........\Terms.aspx
........\Terms.aspx.cs
........\upload
........\User
........\....\Account_Options.aspx
........\....\Account_Options.aspx.cs
........\....\Account_Summary.aspx
........\....\Account_Summary.aspx.cs
........\....\ChangePassUser.aspx
........\....\ChangePassUser.aspx.cs
........\....\Default.aspx
........\....\Default.aspx.cs
........\....\MasterPageUser.master
........\....\MasterPageUser.master.cs
........\....\Request_Cheque_Book.aspx
........\....\Request_Cheque_Book.aspx.cs
........\....\Request_Loan.aspx
........\....\Request_Loan.aspx.cs
........\....\Statement.aspx
........\....\Statement.aspx.cs
........\....\Transfer_Funds.aspx
........\....\Transfer_Funds.aspx.cs
........\User.sitemap
........\web.config