Skip to content

luisitocanlas/WTE4D

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WTE4D - What The Eff's For Dinner

WTE4D is a dynamic website developed with HTML, CSS, and JavaScript. Users can input their location, food preferences, price range, and search radius, utilizing the Yelp API to dynamically generate restaurant cards tailored to their criteria.

Features:

  • User Input: Input your location, food preferences, price range, and search radius.
  • Yelp Integration: Leverages the Yelp API for real-time restaurant data.
  • Dynamic Cards: Dynamically generates restaurant cards with details like name, rating, and price.
  • Interactive: Users can interact with cards, revealing additional information and removing restaurants.
  • AWS Integration: Resolved CORS access issues by implementing AWS API Gateway and AWS Lambda functions.

Note:

  • CORS Access: Resolved CORS access issues using AWS API Gateway and AWS Lambda functions.

Feel free to explore the world of culinary possibilities with WTE4D!

About

A website utilizing Yelp API to search for foods.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 35.6%
  • HTML 35.3%
  • CSS 29.1%