pranithgunda / review-radars

Product Search Application Providing insights into ratings and reviews
0 stars 0 forks source link

Added JavaScript functionality #10

Closed pranithgunda closed 6 months ago

pranithgunda commented 6 months ago

Added JavaScript functionality to invoke Server Side API for products search. Using API response, manipulated DOM to present list of products information.

Added functionality to expand and collapse the section on click of Accordion. The expanded section displays product price, image and rating.