Question: can anyone help me fix my code to fit this question ? i cant make my code fit to all these needs i cant make

can anyone help me fix my code to fit this question ?

i cant make my code fit to all these needs

i cant make it login and logout

i cant make it show the username

this is the question ,would anyone help me make it more fit to be the question ?

all i do is only a non-interactive web page, they are static

can anyone help me fix my code to fit thiscan anyone help me fix my code to fit this

i have write code like this

1234567890

user login
user

pa ss wo rd

} }

-------------------------

Transactions

Balance

Submit

Login Web Page + . A heading that identifies the theme and/or subject of your web page A textbox with placeholder set as Username A textbox with placeholder set as Password+ The entered password must not be shown in the textbox- A button for submitting login request to the web server for validating entered credentials Alabel for displaying error messages The validation process must be conducted by verifying entered credentials against the content of user.ison file . wwwwww Each entry in the user.ison file is composed of key-value pairings of username (email address) and its password The entering of incorrect username will result in the display of message "Not a registered username" The entering of incorrect password will result in the display of message "Invalid password" Successful login will result in the presentation of your banking web page The remaining design criteria are to be decided by the web app designer + . + + Banking Web Page t . An image or emblem that identifies the web site. A textbox with placeholder setting as Account Number Two radio buttons A radio button labelled as Balance A radio button labelled as Deposit A button labelled as Submit The banking web page may only be accessed via the login web page The logged-in username isto be displayed on the banking web page at the top-right corner The hovering of mouse pointer to the logged-in username should prompt the display of a logout link The clicking of the logout link will result in returning to the login web page . . Technical Specifications . Code one JavaScript server application using Node.js for routing, Express.js for framework and Handlebars.js for templating Necessary npm modules are: express, express handlebars, fs, and pathe t Assignment Requirements + . Hand in your assignment by date specified on the weekly schedule in media specified in the course overview The completed assignment should include at least one is file, two hbs files, one package.ison file, one user.json file, your assignment URL and necessary image files all compressed into one zip file Do not include your node_modules subfolder as part of your zip file- Single Page Application (SPA) development is prohibited Usage of front-end framework such as React, Vue, Angular are prohibited Your assignment isto be submitted via Blackboarde Ensure your assignment can be successfully tested via localhost:3000- Login Web Page + . A heading that identifies the theme and/or subject of your web page A textbox with placeholder set as Username A textbox with placeholder set as Password+ The entered password must not be shown in the textbox- A button for submitting login request to the web server for validating entered credentials Alabel for displaying error messages The validation process must be conducted by verifying entered credentials against the content of user.ison file . wwwwww Each entry in the user.ison file is composed of key-value pairings of username (email address) and its password The entering of incorrect username will result in the display of message "Not a registered username" The entering of incorrect password will result in the display of message "Invalid password" Successful login will result in the presentation of your banking web page The remaining design criteria are to be decided by the web app designer + . + + Banking Web Page t . An image or emblem that identifies the web site. A textbox with placeholder setting as Account Number Two radio buttons A radio button labelled as Balance A radio button labelled as Deposit A button labelled as Submit The banking web page may only be accessed via the login web page The logged-in username isto be displayed on the banking web page at the top-right corner The hovering of mouse pointer to the logged-in username should prompt the display of a logout link The clicking of the logout link will result in returning to the login web page . . Technical Specifications . Code one JavaScript server application using Node.js for routing, Express.js for framework and Handlebars.js for templating Necessary npm modules are: express, express handlebars, fs, and pathe t Assignment Requirements + . Hand in your assignment by date specified on the weekly schedule in media specified in the course overview The completed assignment should include at least one is file, two hbs files, one package.ison file, one user.json file, your assignment URL and necessary image files all compressed into one zip file Do not include your node_modules subfolder as part of your zip file- Single Page Application (SPA) development is prohibited Usage of front-end framework such as React, Vue, Angular are prohibited Your assignment isto be submitted via Blackboarde Ensure your assignment can be successfully tested via localhost:3000

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!