https://github.com/robertd/beam-me-up-scotty
Beam Me Up Scotty
https://github.com/robertd/beam-me-up-scotty
Last synced: over 1 year ago
JSON representation
Beam Me Up Scotty
- Host: GitHub
- URL: https://github.com/robertd/beam-me-up-scotty
- Owner: robertd
- Created: 2014-02-22T23:59:53.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-02-24T06:25:18.000Z (over 12 years ago)
- Last Synced: 2025-03-22T06:01:57.285Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://robertd.github.io/beam-me-up-scotty
- Size: 160 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Beam-me-up-Scotty
===========
Capt'n Kirk would be a huge Instagram fan. :)
Instructions: Click anywhere on the map to show available images in the radius (green circle)... or ask Scotty to beam you somewhere else by clicking on blue `Beam Me Up` button :). Also you can see in the realtime where other people are clicking on the map (red circles).
Use `Hard Reset` button to delete complete "beaming" history and all users will instantly see the changes... thanks firebase.io :).
Each time you click on the map `Beam Me Up` button will show you the number of the results returned by the Instagram. Likewise, `Hard Reset` button will show you the total number of the results for all the users currently using the app.
Cheers!!!
Try it out [here](https://esri.github.io/100-lines-or-less-js/beam-me-up-scotty).
APIs used
* [Instagram API](http://instagram.com/developer/)
Libraries Referenced
* [Bootstrap](http://getbootstrap.com)
* [Bootstrap-map-js](https://github.com/Esri/bootstrap-map-js)
* [jQuery](http://jquery.com/)
* [Firebase](http://firebase.io)
* [Font Awesome](http://fortawesome.github.io/)