Geolocator 2 logo

Geolocator 2

Learn how to find and work with locations in Django, the Yelp API, and Google Maps api.

Watch it here

Add them to the same directory where this note is.

=====

Lecture Code

  1. Welcome

  2. Overview

4 - Getting Started

5 - Analytics, Session Keys, & IP Address Storage

6 - Custom Signal

7 - Built In Login View & Auth Form

8 - Setup Templates

9 - Send & Handle the Signal

10 - Logout View

11 - Setup GeoIP2

12 - Get IP Address & City Data

13 - Default IP Address & Model Manager

14 - Setup the Yelp API

15 - Search into the API with Django

16 - Handle Token Expiration

17 Google Maps API

18 - Multiple Markers on a Google Map

19 - Click, Pan, and Zoom to Item in Google Map

20 - New Results on Map Move