about

what is this for?

This website was made for the Capital One Summit challenge to help people find restaurants. Inspired by the dating website Bumble, Crumble helps users find their perfect meal in a familiar way. :)


credits

APIs

  • Yelp Fusion API
  • Google Maps API

Other

  • Cover image from: https://unsplash.com/photos/OY9J_1WVhMg
  • Swipeable cards code adapted from: https://codepen.io/bmarcelino/pen/vRYPXV
  • Range slider code adapted from: https://codepen.io/andreruffert/pen/yyEVrE
  • Geolocation from: https://www.w3schools.com/html/html5_geolocation.asp
  • Google Maps API documentation: https://developers.google.com/maps/documentation/javascript
  • Yelp Fusion API documentation: https://www.yelp.com/developers/documentation/v3/business_search
  • Yelp Fusion rating stars: https://www.yelp.com/developers/display_requirements
  • Fancy scrolling on finish page from: https://stackoverflow.com/questions/18071046/smooth-scroll-to-specific-div-on-click/18071231