Hi All
I am very new to thunkable teaching my kids to develop an app for a competition. I have been gong through so many tutorials and reading this forum but I think I didnt get any direct answers. I want to teach a simple solution for kids (10 yr old) for the problem below.
- User enter the type of help he needs - Example: Grocery pick up, address, zip code, Date and Time.
- Volunteers - able to see the list of help needed submitted by the users.
Is it easier to use LocalDb for this or should I use firebase. Firebase sems to be complicated with get data which has parsing of data.
Do you have example of saving data for user in the table and another user able to look at the data entered by all users.
Please let me know if you need any other details.