Back to Discover
🚅 Structured Community Forum Setup
Illustrates structuring a prompt with Context, Task, Guidelines, and Constraints for building a community forum page., provided under the MIT license
Prompt
Context
We are building a community forum platform for sustainable living enthusiasts.
Task
Develop a discussion thread page where users can create new topics, post replies, and upvote content.
Guidelines
Design a clean, modern interface using Material-UI for styling, ensuring the layout is fully responsive. Include placeholder data for users, threads, and comments to aid in testing.
Constraints
Use Firebase for user authentication and data storage. Do not integrate any real-time chat functionality at this stage.