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 script tag
  • 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 em font unit
  • Using the RGB color model throughout the app

What I learned

  • How to integrate Google Maps API in a web app.
Share this project:

Updates