I'm creating a web app where different users can login and access the web portal. There is one main feature i want to introduce in the webapp, but haven't found out a solution.
I want to give users a functionality to add in additional data to the webpage . ( Eg: update a paragraph) and save permanently so that when other users log in, they also can see the change.
what is the best way to approach this?? If anyone can give me a hint, then i can build from there. Thank you so much for your time.