hestrain / mov.ie

Group Project 1 : we are building a movie site to get movie and streaming info.
https://hestrain.github.io/mov.ie/
1 stars 1 forks source link

checked variable names for all search functions for clarity #41

Closed hestrain closed 1 month ago

hestrain commented 1 month ago

changed variable names to differentiate between "movie" (the final movie we want to show all info for) and "search" (the term that was put into the search bar)

This has only been done to the search.js and the mov.js, it will be needed on genre.js and index.js