BlakePatterson / Foodie-Go

A Pokemon Go like application focused on keeping foodies connected and introducing them to new locations to eat!
1 stars 0 forks source link

Finish System to Post Activities to Database #31

Open BlakePatterson opened 2 years ago

BlakePatterson commented 2 years ago

To post an activity to the database, the current component should call FirebaseHelper.postActivity()

Activities should be posted to the database when:

Note: you can add different activity events as you see fit, but do not change the design just to add a new activity event