Inspiration
Major League Hacking is my inspiration.
What it does
It retrieves location through IP.
How we built it
I built it using Python.
import geocoder
g = geocoder.ip('me')
print(g.latlng)
Challenges we ran into
It was a fun challenge.
Accomplishments that we're proud of
I am proud of taking this challenge.
What we learned
I learned using Gps or Map Twchnology.
What's next for Use GPS or Maps Technology
I will use to build some cool IoT devices.
Log in or sign up for Devpost to join the conversation.