CSIT 128 Introduction to Web Technology Lab Programming Exercise (Week 13) solution

$24.99

Original Work ?

Download Details:

  • Name: CSIT128-W13-bkcjbb.zip
  • Type: zip
  • Size: 146.23 KB

Category: You will Instantly receive a download link upon Payment||Click Original Work Button for Custom work

Description

5/5 - (2 votes)

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.
END OF THE PROGRAMMING EXERCISE
Page 1 of 1