Skip to content

louism-4/2-Hackathon---FacebookWorldFinals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

 ,-----.,--.                  ,--. ,---.   ,--.,------.  ,------.
'  .--./|  | ,---. ,--.,--. ,-|  || o   \  |  ||  .-.  \ |  .---'
|  |    |  || .-. ||  ||  |' .-. |`..'  |  |  ||  |  \  :|  `--, 
'  '--'\|  |' '-' ''  ''  '\ `-' | .'  /   |  ||  '--'  /|  `---.
 `-----'`--' `---'  `----'  `---'  `--'    `--'`-------' `------'
----------------------------------------------------------------- 

Facebook REST API Server - Facebook Developers Google Firebase and Maps - https://console.firebase.google.com/u/0/project/facebooksafetymesh/database/facebooksafetymesh/data https://developers.google.com/maps/documentation/javascript/custom-markers

0) Data Received

  • Facebook ID
  • Latitude
  • Longitude
  • Altitude
  • Status
  • Name
  • Email

1) Store Data and Display On Maps With Heat

  • Put data entries in DB + time
  • Map Heatmaps in maps.ejs and icons (Csaba)

2) Send Data To messenger or User Page

  • Post onto user page
  • Post to pages (Colin) not: messenger

3) Stuffs

var outerKey = [{ fb_id : 1, latitude : 53.544008, longitude : -113.572632, altitude : 2000, status : 0, name : 'l', email : '[email protected]' },{ fb_id : 2, latitude : 53.543620, longitude : -113.574024, altitude : 222, status : 1, name : 'l1', email : '[email protected]' }, { fb_id : 3, latitude : 53.542995, longitude : -113.578056, altitude : 500, status : 0, name : 'l2', email : 'l2@g }];

About

Facebook World Finals 2017 - Team Hack The North

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published