Devlog 3 - Frame 5
Now iam working on Frame 5, which is the real interface of the ATM. At first i converted this whole page into main-section and sub-section with 3:2 width.
In main-section i would like to display the text and options in ATM as main window, and in sub-section it only for keypad to enter values and numbers…
So i created two section at frame5. In main window there is no need of keypad i hide sub-section.
And also added to welcome with name of the user and below that i added account number then it will shows the buttons of function which are user can choose the options such as Balance, Deposit, Withdraw, Change PIN, Quit.
I made whole this mainWindow in a function called ‘showMenu()’ which will help to call the homepage from everywhere in the future!
And as well as, iam very lazy to type name, pin and conform each time i debugging or running the website again and again so i currently initialized each values.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.