Inspiration
There are numerous websites out there which improve users' experience on their app/website by using their current locations. So, I decided to make a web app which does simliar task.
What it does
A web app which asks for user's consent and then tracks the current location.
How I built it
- Got the Google Maps JavaScript API key and put it in the
scripttag - defined the app's structure with HTML
- styled the app with CSS
- added app functions with JavaScript
Challenges I ran into
- Getting the API key from Google Cloud
- Setting up the
emfont unit - Using the RGB color model throughout the app
What I learned
- How to integrate Google Maps API in a web app.
Log in or sign up for Devpost to join the conversation.