Hello,
I am new and I am developing a tracking expenses app for my mobile.
I desire to not save data on my mobile.
I saw some example and I understood CloudDB is tag based (it is not a relational DB as MySQL for example).
My goal is to save different information about a single expense, for example:
cost, description, date, category.
Based on my scenario should I use Google Spreadsheet?
What do you suggest me based on your experience?
Thanks a lot
Federico