JavaScript AJAX

Due: 11:00pm, Wednesday April 20, 2022

Description

This assignment has code that implements a backend web API. You are to complete the frontend implementation. The file that you need to edit is public/code.js. There are four incomplete event listener functions in that file; implement them according to the comments in each function.

Note that the node_modules directory is not included in the handout code. You need to run the command npm install within the assignment directory to get the necessary library code.

Turning in the Assignment

For this assignment, you must turn in a zip file of a directory named assignment7 containing ONLY the code.js file. Submit the zip file to the appropriate folder on D2L.

Grading Criteria

Grading (out of 100 points):