π Hacktoberfest Prompt for story-generator- π
Project: Interactive Story Generator
Repository: rushikesh648/story-generator-
https://github.com/rushikesh648/story-generator-
Technology Focus: HTML, CSS, JavaScript (Front-end)
Join us in building a simple, web-based tool that generates short stories based on user input (like names, places, or themes). This project is perfect for beginners looking to make their first contribution!
Beginner-Friendly Contribution Ideas (Pick one!):
Contribution Area Task Description
- Documentation (Easy) Create a proper README.md file. Write a clear description of what the Story Generator is, how to run it locally, and what future features are planned.
- Core Logic (Intermediate) Implement the basic story generation function in JavaScript. Take input fields (e.g., "A character's name," "A setting") from app.html and use them to construct and display a pre-defined story template.
- Styling/UI (Easy) Apply basic CSS to style app.html. Improve the appearance, typography, and layout of the input fields and the story output area. (Consider using a CSS framework like Bootstrap or Tailwind if you know it!)
- Contribution Guide (Easy) Add a CONTRIBUTING.md file. Define clear steps for others to fork, clone, and submit Pull Requests to the repository. This is crucial for Hacktoberfest success!
- Feature Enhancement (Intermediate) Add form validation to the input fields. Use JavaScript to ensure that all required story prompts are filled out before the "Generate Story" button can be clicked.
Export to Sheets
Remember to tag your Pull Requests with the Hacktoberfest label (if the repository maintainer has set it up) or mention "Ready for Hacktoberfest" in the PR description.
Top comments (1)
Some comments may only be visible to logged-in visitors. Sign in to view all comments.