Question: Use HTML and node js. Get name and score as an input from a user, stores them in a new row of the table score
Use HTML and node js.
Get name and score as an input from a user, stores them in a new row of the table score upon pressing the button save. Once the server received the input request, the server has to return a confirmation such as Name : Score was stored. Then show it on the client page underneath the button ( in a p tag, div tag, or something, no need to stack up the massages every time user sent a new request, just display the last message ).

Namel swrel save
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
