[SOLVED] Web_Technology Lab Exercise Week 13

30.00 $

Category:
Click Category Button to View Your Next Assignment | Homework

You will receive the following solution file(s) instantly after successful payment:

zip file icon Week-13-Exercise-fkuz5r.zip (144.2 KB)
Assignment Instructions Updated Recently? Submit Below and we will provide new Solution!
Submit New Instructions
🔒 Securely Powered by:
Secure Checkout
Rate this product

Question 1. Create​ a web page for JSON validation. The user can enter JSON text in a text area and the application can check whether the user input is a valid JSON or not.

Here is an example of a valid JSON:

Here is an example of invalid JSON:

Question 2. Use​          local storage to store user input so that whenever the user starts the application, the previous input from the user is automatically loaded and displayed in the text area.

  • Week-13-Exercise-fkuz5r.zip