jlovejo2 / Multi-Media-Search-App

This is a website that can search movies, books, and video games to find like material.
0 stars 3 forks source link

Backend javascript build on api code #18

Closed jlovejo2 closed 4 years ago

jlovejo2 commented 4 years ago

-added Id to full page container for for click event on submit button -added submit button -created click event that pulls the search critieria from input tag upon click of submit button -put API query code into functions to be called in click event -created if statements that write modal to div when checkboxes arent checked and a search option isnt specified