Calculate number of tasks added in Todo by a Particular user in REACT

Viewed 12

So its an Todo List program where we are using firebase as its database Firebase data shown in the image In this program, we are giving an login auth to verify the user and with the help of this we have to make a record in the admin portal that how many todos has been created by a particular user.enter image description here

0 Answers
Related