Hello!
Im experimenting on something.
I made a list that should include names.
The names should be added by the user when clicking a button like "add name".
Like: "hey whats your name?" -"john" -"ok ill add it to the list"
So ive made a text for title that says "names" and under it i should add something of an input field that C3 has.
But where can i learn about how i let the user click "add name" and the name comes up under the title, and if i add another one.. that ones comes after it?
I then want to make the program send the name to maybe an emailadress or something.
Is this the right place to ask about this? im not sure where to look and learn about this.
Cheer!