Activity
deleted API-KEY file as it cause confusion regarding the env variable…
deleted API-KEY file as it cause confusion regarding the env variable…
Merge branch 'main' into page-pagination
Merge branch 'main' into page-pagination
commented out most console logs, and use env variables for keys
commented out most console logs, and use env variables for keys
Bump vite from 5.0.7 to 5.0.13
Bump vite from 5.0.7 to 5.0.13
Bump follow-redirects from 1.15.3 to 1.15.6
Bump follow-redirects from 1.15.3 to 1.15.6
fixed axios error regarding the inability to sort and filter through …
fixed axios error regarding the inability to sort and filter through …
added the bones for page pagination via styling and dynmatic testing …
added the bones for page pagination via styling and dynmatic testing …
change the title of the index.html file
change the title of the index.html file
added an API_KEYS js file directing prospective dev users to input th…
added an API_KEYS js file directing prospective dev users to input th…
added conditional logic in the google-maps-api js file in terms of wh…
added conditional logic in the google-maps-api js file in terms of wh…
added google maps info windows so when a marker is clicked, the info …
added google maps info windows so when a marker is clicked, the info …
moved some js files for organizational purposes, i.e., having code be…
moved some js files for organizational purposes, i.e., having code be…
fixed error concerning typing the pervious search query doesn't fetch…
fixed error concerning typing the pervious search query doesn't fetch…
added more information on the readme file
added more information on the readme file
added try & catch error on the yelp and google maps api js files, did…
added try & catch error on the yelp and google maps api js files, did…
moved the displayAllPlaces function to it's own js file to make code …
moved the displayAllPlaces function to it's own js file to make code …
added a target with the value of underscore w/blank so that when a we…
added a target with the value of underscore w/blank so that when a we…
set up a cors-bypasser.js file in order for user to potentially enabl…
set up a cors-bypasser.js file in order for user to potentially enabl…
intergrated yelp coordinates to google maps generally by first fixing…
intergrated yelp coordinates to google maps generally by first fixing…
intergrated user input in terms of looking up locations to query towa…
intergrated user input in terms of looking up locations to query towa…
set up buttons and nested the functions, and they work just fine
set up buttons and nested the functions, and they work just fine
created js files to move functions in order to make code overall more…
created js files to move functions in order to make code overall more…
tested and appended the data on the DOM with different functionality …
tested and appended the data on the DOM with different functionality …
created and tested functions concerning on how to filter yelp data fo…
created and tested functions concerning on how to filter yelp data fo…