This craft application was setup and hosted using XAMPP
Create a new database and import the craft.sql databse into it
Setup a desired Webserver
Download the contents of this repository into the webserver directory to use for the site
Run : php craft setup
and enter the credentials for the databse you created
The Zomato data is will be accessible from the /web/homepage Url
The Module I created to retrieve the data from the API can be found under modules/zomatomodule/ZomatoModule.php