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 #17

Closed jlovejo2 closed 4 years ago

jlovejo2 commented 4 years ago

-Added submit button to index.html -Added click event on container -created if statements in click event that will run code if submit button is clicked and "keyword is selected in option menu -created if statements in that code that runs the individual ajax queries if the correct checkboxes are clicked on