How would you design a web app that guides product managers through creating software requirements documents step-by-step, with validation and export features?
📦 Prompts
✨ The Prompt Phrase
Build a multi-step wizard that helps product managers formulate a complete software requirements document. Each step guides the user to formulate one section: problem statement, target users, functional requirements, non-functional requirements, and acceptance criteria. Validate that each section is substantive before allowing progression to the next step. At the end, combine all sections into a downloadable Markdown file.
💻 Code Preview
📦 All-in-One Code
<div style="position:fixed;top:0px;left:0px;right:0px;bottom:0px;"><div data-zite-id="4lwgqc77db" data-zite-embed-type="fullscreen" style="width:100%;height:100%;" data-zite-inherit-parameters ></div><script src="https://server.fillout.com/embed/v2-zite/"></script></div>
Live Preview