Rank 1: Thread
and render
Votes
0
Replies
24
Participants
Unknown
Messages
25
Rank 1: Thread
and render
Rank 1: Thread
but if i am using one single collection
Rank 1: Thread
all users will be
Rank 1: Thread
storing their string in a single collection
Rank 1: Thread
so if for example user 1 say call my mon
Rank 1: Thread
it gets stored in the collectiion
Rank 1: Thread
and user 2 say call my dad
Rank 1: Thread
it also gets stored in the colection
Rank 1: Thread
so whe i get the collection both users will be seeing call my mom
Rank 1: Thread
and call my dad
Admin
Appwrite has a permission system so that a document can be made private and only viewable by that user: https://appwrite.io/docs/permissions
Rank 1: Thread
okay
Rank 1: Thread
can you help me create a demo please
Admin
Some things might be a little out of date: https://appwrite.io/docs/getting-started-for-web#demos
Rank 1: Thread
i dont get
Admin
What?
Rank 1: Thread
this
Admin
What?
Rank 1: Thread
Some things might be a little out of date: https://appwrite.io/docs/getting-started-for-web#demos
Admin
Did you look at it?
Rank 1: Thread
i am looking at it
Rank 1: Thread
i am unable to sign up
Admin
Refer to the code in the repo. That's what I was saying might be out of date, but the general idea still applies
Rank 1: Thread
ok thanks alot
[CLOSED] say if i want to create a simple todo web appi think i need to be able to create a database