Saturday 20 May 2017

How to take the Average of values in Firebase Database

In my firebase database, I have the ratings of businesses listed in my IOS app. How would I take the average of that rating whenever a new rating is added to the database or removed with Node.js? I am very new to Node so forgive me if this is a very simple question.

Here is how my firebase is organized: enter image description here



via ethanfox27

No comments:

Post a Comment