Clouddb vs Firebase vs Spreadsheet

I am almost finished an app that I will be sharing with family. The data to be shared is saved as lists. Wondering which one I should use ?

Depends on the data/list structure....

There are other options as well...(e.g. csv files)

There's about 10 lists. They contain info such as park name, size, site number, etc. The info comes from textboxes and spinners. Just wondering which way is easiest.

CloudDb probably, but that limits access to using "your" app to get at it.

So if I used spreadsheet, I could view the data in Sheets anytime. And I already have a google developer account.

1 Like

Try to use fruitask.com works fine with us. You can just use web components and manipulate all calls from your table

1 Like