amayab9 / ASE220-Assignment2

0 stars 1 forks source link

Detail-1 Read Data from JSON #5

Closed echocall closed 1 year ago

echocall commented 1 year ago

read the data from JSON file (e.g., data.json), which you have to preliminarily create

echocall commented 1 year ago

Assuming both index and detail are pulling from same JSON file and index isn't creating the JSON file, this will probably need to be duplicated in Index.

amayab9 commented 1 year ago

code in readingJSON branch