Can a user create a page?

Hello friends ,

I am currently making my website using the database and have thought of an interesting case. Is it possible for a user / visitor to my website to create a page?

That is to say, the user is visiting the page https://example.wixsite.com/example providing a database entry field, such as a name, a profile photo, and a description, for example


And for example, who has the rights over the page, whether it will be a registered user, or any user does not matter, fill in the form.


Once he clicks the button, he is referred to a new page created by him / herself to visualize the information he / she entered in the form?


For each entry in this form, create a new page with different information, such as links

https://example.wixsite.com/example/John or https://example.wixsite.com/namefromform

I do not know if I could explain it correctly. Is it possible to do such a thing?