INTRODUCTION Your prototype is implemented with the clients feedback. Now we need to make it fully functional. A general member may have one or two accounts: general savings and business accounts. Although transactions for both could be the same, the only difference is the limit on daily transactions in amount. Manager has a different access level to manage everyone’s accounts and their requests of creating accounts or ordering credit card, etc. can be granted. As a bank website, there are three different access levels: Public user, General member (Account Holder), and Bank Manager All pages of the website contains the following sections: 1. Header section of each page contains the title of the page, e.g. Savings Account, Business Account, or Manager Area. 2. Main content per page based on your design. 3. Navigation with its own design. 4. When login is successfully: welcome text message (Not pup-up nor alert) with an account name (e.g. Welcome William) with the relevant contents. Last access time is displayed. a. Member of bank i. Account details ii. Optionally two different accounts b. Manager i. Account management table is displayed. ii. ID (auto generated), Username, Name, DoB, Email, Account type, and Access 1. Access column displays two options as drop down list, i.e. bank account holder, or manager so that the manager can change another person’s access level. 5. Logout button: short message with the logout time 6. Footer section: your username and student number
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
4
commits
1
commits