Site that collects comic page submissions to form/sort multiple timelines

Hi! I’m new to Corvid and I’m wondering if I can use it to build the following project I’ve been working on:

A website that starts with the first page of a graphic novel created by me.
Then, there’s the option for anyone visiting the site to upload their own “page 2” in response to my page 1.
Then, from there, other people visiting the live site can submit their own “next pages” of the story, and they are organized in such a way that viewers can read through the different pages and follow the timeline that interests them.

Does this make sense?
If more clarity is needed, I’m happy to explain more.
I’m wondering if this is something I could successfully build using Corvid, and if so, how I can do that.

Thank you so much for reading, have a great day!
-Arty

There is no way to give your users the ability to add separate pages to your website, as far as I know. Maybe someone will correct me on this.

However, I believe that you might find the functionality you are looking for by using Forum, since you can give your users the ability to post new posts and give them author permissions
https://support.wix.com/en/article/about-wix-forum
You would be better suited going through Wix Support about this as it is not a code issue and they can consult you better.
https://support.wix.com/en/article/contacting-wix-support

Also you can set up a page for your users to upload content that you want them to add to the website (set up a form with image+description or document) and submit it to the database :
https://www.wix.com/corvid/feature/custom-forms
https://www.wix.com/corvid/reference/$w.UploadButton.html
After it you can connect this database to the repeater so that it populates the repeater with database content that your users submitted:
https://support.wix.com/en/article/about-displaying-database-content-in-a-repeater
https://support.wix.com/en/article/displaying-database-content-in-a-repeater