D2Intermediate

Specification vs Wishlist

45 minEvery new project

Format: Transform vague product wishes into actionable specifications.

Wish 1: "Make a social app for people to share book notes"

You need to define:

  • What are the user roles?
  • What are the core features? (Limit each feature to 3 sentences)
  • What is the data model?
  • What are the security requirements?
  • What are the boundaries? (Character limits? Image size?)
  • What is NOT in version one?

Wish 2: "Make a project management tool" Wish 3: "Make an AI writing assistant"

My Notes