We can start simple, and not wire things up. This means designing components for:
- List of posts
- Writing a post (ie: textbox + live markdown + post button). Should this be a dialog?
- Viewing a post (ie: translate content to markdown)
- Writing a comment (ie: textbox + post button)
- Comment thread under post (ie: text content + approved badge for approved answers)
We may want to also include basic logic here for automatically sorting posts by category
We can start simple, and not wire things up. This means designing components for:
We may want to also include basic logic here for automatically sorting posts by category