Skip to content

aaronpang/iWant

Repository files navigation

iWant

Don't know where to eat? Don't know where to get your nails done? iWant is the perfect solution. This simple app determines the best possible location using the Yelp API and MapKit and gives you directions on how to get there.

<a href=https://itunes.apple.com/us/app/iwant-one-tap-discovery/id884069160?ls=1&mt=8">Download the iOS App Here!

Download the Android App Here!

1 2 3 4

How it Works:
iWant takes the search term of the user and looks on Yelp for that search term.
It scrapes all the yelp results' websites for the opening and closing times and price rating
It then uses a formula based on diminishing returns taking into account Price, Location, Opening Time, and Rating
It then compares the rating devised by this algorithm and finds the restaurant with the highest score
Returns the location to the user and directions based on the user's location

Releases

No releases published

Packages

No packages published