Hello, I have little to no coding experience. However, I am trying to launch a basic website with the functions of user accounts, and users being able to list items on their own marketplace within the site.
Could anyone link to a few articles or videos on how I might do this? Thanks.
It sounds that you need a database (like Postgresql) and several databases (tenants) and a login procedure that can connect to the correct tenant database. You use the same site, but switch contents.