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

Closed jlovejo2 closed 4 years ago

jlovejo2 commented 4 years ago

Code for title and keyword queries is fully functional for books, movies, and games.

-still some bugs to complete for games API

jlovejo2 commented 4 years ago

-added functionality for keyword and title searches for all three apis -added modals that inform user when checkboxes aren't selected and nothing in dropdown is selected -added headers and borders to rendered results divs. Also removed when a new search is down. -added code that displays "No results found" in correct div when nothing is pulled back from api -adjusted parallax container so that the search input and checkboxes were more visble -added full height css and a forced larger width to the web page