Open
Description
use zomato API https://developers.zomato.com/api
for medium-level: a script that will automatically get the restaurants around you and sort them according to the category you want to order (like north Indian) in a way that the restaurants with a better rating and high discount value stay at the top.
for hard-level: implement medium level + search for a particular dish and gives the restaurant that sells the dish for the best deal (less price, discount, and a good customer rating)