I managed to set up my appwrite and i have set up a way to display the rows and add to one of the tables as well but the problem is that when i add a row i have to refresh the app to get it to display.
TL;DR
Developers are discussing how to refresh the UI in real-time after adding rows from a database. They have successfully set up Appwrite and can display and add rows to tables, but the new rows aren't showing up without manually refreshing the app.