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

Customize Rawg Api search #27

Open jlovejo2 opened 4 years ago

jlovejo2 commented 4 years ago

Rawg api search grabs games that have just a part of the user search criteria in it. Goal is to create javascript code that will make it so it only grabs games with the entire word in it. This should also lead to a more specific search where it only returns results that match the user search exactly (title search).