Open hermansaksono opened 4 years ago
Use firebase push to save new GeoStory: https://firebase.google.com/docs/database/admin/save-data
DatabaseReference newPostRef = postsRef.push();
newPostRef.setValueAsync(new Post("gracehop", "Announcing COBOL, a New Programming Language"));
Ability to see stories on a neighborhood map.
Features: