How to add/delete items in a list across Devices?

Hi there! I want to add a feature in my app where multiple app users can add and delete items in a list across devices. Can anyone send me a screenshot of the blocks needed to perform this function?
Thank you so much :slight_smile:

Christine,

Depending on your exact needs, you’ll probably want to use either our Realtime DB component or our Spreadsheet component. Please take a look at the documentation for those components (linked above) and feel free to ask more questions and give us more details on what you’re trying to do?

-Mark

Hi Mark, thanks for your response!

I want to make sort of a to-do list where people can add and delete items on the to-do list. I want the to-do list to be accessible over different devices so whenever one person adds something to the list or deletes something, all the other people who have the app will see the same updated list.
Does this clarify what I’m trying to do? If not, please let me know. Thank you!

Never mind, I got it :slight_smile: