Ask a question from expert

Ask now

First National Bank - User Registration, Login, Account Management and Transactions

9 Pages830 Words301 Views
   

Added on  2019-09-22

About This Document

This article provides step-by-step instructions on how to register, login, manage accounts and perform transactions on First National Bank's website. It also includes information on the database schema used for storing user information and transaction details.

First National Bank - User Registration, Login, Account Management and Transactions

   Added on 2019-09-22

BookmarkShareRelated Documents
We have implemented the following requirements:1.RegisterUser will visit website and register to First National Bank. User would be providingdetails like Name, address, contact number, date of birth and password. After user hasbeen registered successfully, user would be given USER ID which would be used tologin.
First National Bank - User Registration, Login, Account Management and Transactions_1
2.LoginUser will visit website to login using the USER ID given and password entered by user.After the user submit the details, password is checked again the hashed passwordusing the third party PASSWORDHASH (http://www.openwall.com/phpass/). If thedetails are wrong, error message is shown otherwise user is shown their homepage.3. Home PageAfter successful login, user will see their homepage where they can Add Account, Payto another account, change password and check their account Transaction.
First National Bank - User Registration, Login, Account Management and Transactions_2
4. Log-out PageAfter user clicks on log out, all sessions are destroyed and user is shown login page.5. Add AccountInitially, user has no account. Now user can open new account by confirming thepassword and starting balance in the account. We have asked password again toincrease the security. In case password entered is wrong, error message is shown.
First National Bank - User Registration, Login, Account Management and Transactions_3

End of preview

Want to access all the pages? Upload your documents or become a member.

Related Documents
Brothers Restaurant System
|10
|947
|27

Tools Used: Visual Studio Code Report 2022
|2
|399
|16

How to Instal XAMPP - Assignment
|16
|2088
|29

XAMPP For Windows Operating System Assignment
|1
|370
|86

Database Structure in Mysql Admin
|4
|975
|311

Website Development | Assignment
|14
|1218
|21