I am building a Stock tracking/ordering/taking app on IOS with Swift.
I want to populate the database with all the items in stock and the amount there is of it manually and not from the app itself.
Then when an item is taken out of stock the amount on the pre-populated database must decrease.
Will Firebase be the best BaaS
for my app and keep track of my stock?