diff --git a/talebuddy/allStories.json b/talebuddy/allStories.json index c838e49..beb8e3e 100644 --- a/talebuddy/allStories.json +++ b/talebuddy/allStories.json @@ -1,5 +1,5 @@ { -"total_number_of_stories":12, +"total_number_of_stories":19, "story_paths":[ "/stories/AA.json", "stories/HACK_OCT.json", @@ -19,6 +19,7 @@ "/stories/STORY.json", "/stories/BIRBAL.json", "/stories/JODHA_AKBAR.json", + "/stories/RAMAYAN.json". "/stories/ALICE_WONDERLAND.json", "/stories/IIT_story.json", "/stories/Tenali.json" diff --git a/talebuddy/stories/RAMAYAN.json b/talebuddy/stories/RAMAYAN.json new file mode 100644 index 0000000..152282c --- /dev/null +++ b/talebuddy/stories/RAMAYAN.json @@ -0,0 +1,24 @@ +{ + "title": "RAM-SEETA", + "about_story": "Life of ram & seeta", + "number_of_pages": "<1>", + "pages": [ + { + "page_title": "RAVAN", + "page_content": [ + "Once upon a time, in the ancient land of Ayodhya, there existed a kingdom renowned for its prosperity, wisdom, and righteousness. King Dasharatha ruled this magnificent kingdom, and his eldest son was the valiant and righteous Ram, beloved by all. Ram was known for his unwavering devotion to dharma and his noble character. His wife, the beautiful and virtuous Seeta, was considered the epitome of grace and integrity.", + + "In the same era, in the distant island kingdom of Lanka, there reigned a powerful and feared demon king named Ravan. Ravan was infamous for his unmatched strength, intellect, and magical prowess. He was a master of warfare and had a vast kingdom under his command. However, despite his might, he was tormented by an insatiable thirst for power and a relentless desire to conquer all that lay in his path.", + + "One fateful day, fueled by his lust for power, Ravan learned of Seeta's unparalleled beauty and heard tales of her unwavering devotion to Ram. Enraptured by her description, Ravan, with his devious mind, devised a cunning plan to abduct Seeta and bring her to his golden kingdom in Lanka. Disguised as a sage, he approached Seeta when she was alone and vulnerable. With his deceptive charm, he lured her away from the safety of her kingdom and whisked her away to his island fortress, leaving chaos and despair in his wake." + ] + } + ], + + "credits": [ + { + "name": " by anil dudhe", + "url": "https://github.com/AnilDudhe0777/talebuddy" + } + ] +} \ No newline at end of file