Skip to content

Activity

deleted API-KEY file as it cause confusion regarding the env variable…

davonblpushed 1 commit to main • 4b72030…886616b • 
on Aug 12, 2024

Merge pull request #5 from davonbl/page-pagination

Pull request merge
davonblpushed 5 commits to main • 927cb6b…4b72030 • 
on Aug 12, 2024

Merge branch 'main' into page-pagination

davonblpushed 5 commits to page-pagination • 55a27b5…f95b9ff • 
on Aug 12, 2024

commented out most console logs, and use env variables for keys

davonblpushed 1 commit to page-pagination • ccf7ee8…55a27b5 • 
on Aug 12, 2024

Bump vite from 5.0.7 to 5.0.13

dependabot[bot]created dependabot/npm_and_yarn/vite-5.0.13 • fcf8026 • 
on Aug 12, 2024

Bump follow-redirects from 1.15.3 to 1.15.6

dependabot[bot]created dependabot/npm_and_yarn/follow-redirects-1.15.6 • 84e89c7 • 
on Aug 12, 2024

fixed axios error regarding the inability to sort and filter through …

davonblpushed 1 commit to page-pagination • a5687ac…ccf7ee8 • 
on Jan 11, 2024

added the bones for page pagination via styling and dynmatic testing …

davonblcreated page-pagination • a5687ac • 
on Jan 10, 2024

Update README.md

davonblpushed 1 commit to main • a846522…927cb6b • 
on Dec 28, 2023

Update README.md

davonblpushed 1 commit to main • 656f6f5…a846522 • 
on Dec 28, 2023

change the title of the index.html file

davonblpushed 1 commit to main • f3e11e2…656f6f5 • 
on Dec 16, 2023

added an API_KEYS js file directing prospective dev users to input th…

davonblpushed 1 commit to main • 4a83f7a…f3e11e2 • 
on Dec 16, 2023

added conditional logic in the google-maps-api js file in terms of wh…

davonblpushed 1 commit to main • 79b1c8d…4a83f7a • 
on Dec 14, 2023

added google maps info windows so when a marker is clicked, the info …

davonblpushed 1 commit to main • 4a66cd9…79b1c8d • 
on Dec 14, 2023

moved some js files for organizational purposes, i.e., having code be…

davonblpushed 1 commit to main • bed9d69…4a66cd9 • 
on Dec 14, 2023

fixed error concerning typing the pervious search query doesn't fetch…

davonblpushed 1 commit to main • 25baf84…bed9d69 • 
on Dec 14, 2023

added more information on the readme file

davonblpushed 1 commit to main • d6e68e5…25baf84 • 
on Dec 14, 2023

added try & catch error on the yelp and google maps api js files, did…

davonblpushed 1 commit to main • aedbefa…d6e68e5 • 
on Dec 14, 2023

moved the displayAllPlaces function to it's own js file to make code …

davonblpushed 1 commit to main • bf294f6…aedbefa • 
on Dec 14, 2023

added a target with the value of underscore w/blank so that when a we…

davonblpushed 1 commit to main • 80f6cb2…bf294f6 • 
on Dec 14, 2023

Merge pull request #2 from davonbl/testing-apis

Pull request merge
davonblpushed 2 commits to main • 3342e83…80f6cb2 • 
on Dec 14, 2023

set up a cors-bypasser.js file in order for user to potentially enabl…

davonblcreated testing-apis • f75d1aa • 
on Dec 14, 2023

Deleted branch

davonbldeleted testing-apis • 
on Dec 13, 2023

Merge pull request #1 from davonbl/testing-apis

Pull request merge
davonblpushed 10 commits to main • 35d0c06…3342e83 • 
on Dec 13, 2023

intergrated yelp coordinates to google maps generally by first fixing…

davonblpushed 1 commit to testing-apis • ff6802f…6fc4b12 • 
on Dec 13, 2023

intergrated user input in terms of looking up locations to query towa…

davonblpushed 1 commit to testing-apis • b1b044d…ff6802f • 
on Dec 13, 2023

set up buttons and nested the functions, and they work just fine

davonblpushed 1 commit to testing-apis • 9e532ba…b1b044d • 
on Dec 13, 2023

created js files to move functions in order to make code overall more…

davonblpushed 1 commit to testing-apis • e4b9019…9e532ba • 
on Dec 13, 2023

tested and appended the data on the DOM with different functionality …

davonblpushed 1 commit to testing-apis • 41aa2f7…e4b9019 • 
on Dec 13, 2023

created and tested functions concerning on how to filter yelp data fo…

davonblpushed 1 commit to testing-apis • 7ed99ee…41aa2f7 • 
on Dec 13, 2023