Question: JavaScript Project Create a Javascript program that reads a JSON object/file, and compiles a report. Your project must include: Parsing a JSON Object, Arrow Functions,
Create a Javascript program that reads a JSON object/file, and compiles a report. Your project must include: Parsing a JSON Object, Arrow Functions, Use of Modern Array Methods, Classe(s) Closure(s) Examples OR Ideas: The JSON object file could contain customer receipts, and it compiles a report for income for each store, for each month. The JSON is a list of music that has been played by Spotify users. Compile a report of the top played songs, or top music genre. The JSON is a list of account transactions. Compile a report of ending account balances at the end of each month. The JSON is a list of Marvel movies. The script will suggest the order to watch the movies
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
