
IonGeoFire - Realtime location queries with Firebase
Full ionic 1 application integred with Firebase and Geofire
$0.00
Details
- Version:
- 1.0
- Ionic:
- 1.x
- Platforms:
- iOS, Android
- Released:
- 3 years ago
- Updated:
- 2 years ago
- Category:
- Starters
- Tags:
- firebase, ionic, geolocation, geofire, location, angularfire, firebase 3,
Description
IonGeoFire allow you to store and query a set of keys based on their geographic location. At its heart, IonGeoFire simply stores locations with string keys. Its main benefit, however, is the possibility of retrieving only those keys within a given geographic area - all in realtime.
Screens
- Home
- New location.
- Filter range radius.
- View location map.
Features
- Simple and clear design.
- Tested on Android and IOS platform.
- Built using IONIC platform.
Ionic Viewer
You can view this theme on ionic viewer using ID 7d33820f
Usage
For begin, download this project and run the following commands in your terminal:
cd iongeofire && npm install && bower install
Go to www/js/services.js and edit 'firebaseConfig' with your firebase App Config:
var config = {
apiKey: "",
authDomain: "",
databaseURL: "",
projectId: "",
storageBucket: "",
messagingSenderId: ""
};
Run
ionic serve
Libraries
- geofire": "^4.1.2",
- angularfire": "^2.3.0",
- firebase": "~3.6.1"
Support
If you need technical support or have any questions, please send a message to carlosrbta@gmail.com