Can someone help me with saving the content from a html page to a database for the user to access later? I have a create_project page where an account can upload images, audio and text. I want to create an upload button to save those files and text into a database and to save it in a my_projects page, where every account can see their projects and can edit them or share them.
this is the page where I want users to see their projects.
Is this possible? Can someone help me?
I searched the internet for solution, but I can’t find anything for my problem or my ideea.