Create a Total from database items
I am trying to build a personal budget app. I am looking to see if I could find the total of the $ amounts that are saved to a database. The user should be able to add amount they spend on an item(which is added to a database collection). Then they should be able to see a label that shows the total amount they spend( sum of all database items)