I like to remember the places I have been and I always liked the idea of having a map of those places, so as any developer would do, I built a web application for that.
In this talk, we will see how you can use Python and Auth0 together to build your very own "Where Have I Been" map! I will walk you through all the steps we will need starting from scratch. From building the first API endpoints, protecting the endpoints that create new markers, all the data manipulation, and even deployment!