-
Notifications
You must be signed in to change notification settings - Fork 10.1k
Open
Description
Hey! 👋 I was looking through the challenge suggestions and noticed a gap around tooling for open-source documentation, which is a big real-world skill. I've fully fleshed out a new Intermediate-level idea: the OSS README Generator.
The core concept is a single-page app that forces developers to use a reactive framework (like React/Vue) to build a form that instantly converts inputs into a polished, professional, CommonMark-compliant README.md. It hits those great intermediate learning objectives:
- Reactive UI with live preview.
- Separation of UI and core logic.
- Integration with external services (Shields.io for generating badges).
I've got the full description, constraints, user stories, and bonus features all ready to go. What do you think of this idea for the repo? Happy to share the full markdown description here or submit a separate PR if you like the concept!
Metadata
Metadata
Assignees
Labels
No labels