This was the final assignment for the Coursera Data Products Course.
Objetive: Build a Shiny app that tells what is the nearest hospital location for the user based on their current ip address.
You can interact with the Shiny App Here: Shiny App
Link to Github Repo: Github Repo
note:: The code only contains ui.R and server.R, since the app requires API keys to work and those scripts were not included for security purposes (functions.R file in the server.R script).