DhanushNehru / Ultimate-Web-Development-Resources

A collection of web development resources for most of your development needs
https://dhanushnehru.github.io/Ultimate-Web-Development-Resources/
Creative Commons Zero v1.0 Universal
421 stars 261 forks source link

Add MadStory generator #378

Open hritikbhattacharya opened 11 months ago

hritikbhattacharya commented 11 months ago

Want to add a mad story genrator.

alpha2207 commented 11 months ago

Want feature wanted in it, Like a to generate a story by fetching data by gpt and showing it in UI?

hritikbhattacharya commented 11 months ago

The Mad Libs project is a fun and interactive program that allows users to create humorous and often nonsensical stories by filling in the blanks with their own words or phrases it is a great way to practice user input, string manipulation, and basic programming concepts while providing an entertaining and creative experience for the users

The project typically involves the following components: Story Template: Start by creating a story template that includes a narrative with specific placeholders for different parts of speech (e.g., nouns, verbs, adjectives, adverbs).

Requirements: Prompt the user to provide words or phrases for each placeholder. Collect and store these user inputs. Replace the placeholders in the story template with the user-provided words or phrases, creating a customized and often comical story. Present the final generated story to the user, complete with their input, and let them enjoy the humorous results. Screenshot 2023-10-01 201832

Screenshot 2023-10-01 202012

hritikbhattacharya commented 11 months ago

@alpha2207 now check.

alpha2207 commented 11 months ago

Ok. I got it.

hritikbhattacharya commented 11 months ago

@alpha2207 assign this to me.

alpha2207 commented 11 months ago

I am not an owner of this repo so I can't assign you this. Ask @DhanushNehru