Skip to content

Mobile first application that uses Google Maps, Google Places, and HTML5 Geolocation tracking to help find a local place to go to with friends.

Notifications You must be signed in to change notification settings

mdoudy90/find-my-friends

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Find My Friends

Live Mobile Version

A mobile first app that allows users to share their real-time geographic positions and get nearby place recommendations based on a user's selected mood.

User latitude and longitude coordinates are pulled in real-time using the HTML Geolocation API. These coordinates are then overlaid as a pointer on an interactive map component that pulls data from the Google Maps API. Requests are sent to the Google Places API every time 1000ft distance is traveled by the user from their previous location. This minimizes the amount of requests needed, while still displaying place information most relevant to the user's current location.


Table of Contents

  1. Tech Stack
  2. API Used
  3. Components

Tech-Stack


API-Used


Components

Map Nearby Place Recommendations Friends Listing
Interactive map component that displays all active users' live locations and nearby place markers. Displays 20 nearby recommended places based on the user's selected mood, with the ability to click and view the place on the map. Displays the distance between the user and other active users along with their current moods.

About

Mobile first application that uses Google Maps, Google Places, and HTML5 Geolocation tracking to help find a local place to go to with friends.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published