Skip to content
/ BWDIE Public

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

License

Notifications You must be signed in to change notification settings

vjFaLk/BWDIE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages