GetRighhttt / RecipeCompose

An application built with Jetpack Compose that gives users the capability to explore meals and recipes.
0 stars 0 forks source link

Add Yelp API for Restaurant Search #36

Closed GetRighhttt closed 1 month ago

GetRighhttt commented 1 month ago

Is your feature request related to a problem? Please describe. Would like to give the user the ability to search for restaurants in the area.

Describe the solution you'd like User needs to be able to find restaurants close to their location.

Describe alternatives you've considered Might need to check if the yelp api is still good.

Additional context Might need a new api key.

GetRighhttt commented 1 month ago

Issue fixed: https://github.com/GetRighhttt/RecipeCompose/pull/37