Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sammoore/mhacks-pokemon
Become a Pokemon Master: Catch Pokemon via walking around the real world. Developed at MHacks Fall 2014
https://github.com/sammoore/mhacks-pokemon
Last synced: 23 days ago
JSON representation
Become a Pokemon Master: Catch Pokemon via walking around the real world. Developed at MHacks Fall 2014
- Host: GitHub
- URL: https://github.com/sammoore/mhacks-pokemon
- Owner: sammoore
- Created: 2014-09-06T03:15:16.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-07T14:00:05.000Z (over 10 years ago)
- Last Synced: 2024-11-08T03:51:31.223Z (3 months ago)
- Language: Objective-C
- Homepage:
- Size: 18.6 MB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Repo Examples
https://github.com/mcdonamp/smorgasbord/tree/master/Mobile/ShortOrder/ShortOrder
https://github.com/mcdonamp/smorgasbord/blob/master/Firebase/Buzzword/Buzzword/FBZLoginViewController.h
THE GAME PLAN
--------------Root
Users
$userid
user metadata : {etc.}
User Pokedex
$userid
$pokemonid
Pokemon
$pokemonid
name:
type:
level:
Geofire
User_Locations
$userid
lat:
long:
Pokemon_Locations
$userid
lat:Maps API, GPS
Tableviews for my pokedex, trainers in the area (in a certain geofence), map
Add background task for fetching GPS, run geoquery, kick off local notification--Mike
--
Michael McDonald
Solutions Architect | Firebase
[email protected]
(510) 225-8455
@asciimike @firebase