/BWDIE

A crude Django web app that finds places for you to eat nearby using the Zomato API

Primary LanguageHTMLMIT LicenseMIT

BWDIE

Requirements :

  • Python
  • Django
  • Requests
  • Zomato API

Packages can be easily installed using pip.

You can easily obtain a Zomato API key off their developer section

You can run server with two changes :

  • Add a secret key to __init__.py in settings, you can generate one here
  • Add the Zomato API key in services.py in find

Live version : https://bwdie.com