LeNelSoN / you-are-the-hero

L'API dont vous êtes le héros is an interactive Java API that brings the adventure of "choose your own adventure" stories to life. Users can embark on unique journeys, make decisions at each step, and create dynamic narratives, all while experiencing the nostalgia of classic adventure books.
GNU General Public License v3.0
2 stars 10 forks source link

Editors Can Only Modify Their Own Stories #28

Closed LeNelSoN closed 1 month ago

LeNelSoN commented 2 months ago

Quest:

Implement a restriction that allows editors to modify only the stories they have created. This will prevent unauthorized changes to stories by other editors, ensuring better content control and integrity. 🔒

Objectives:

image

The keeper of the repo 🏰