alapha23 / UrbanScholar

A fullstack TikTok clone with Nextjs, Prisma, trpc
toptop-clone.vercel.app
0 stars 0 forks source link

[Task] Embed Conversations into stages #32

Open alapha23 opened 3 months ago

alapha23 commented 3 months ago

Description

This issue specifically scopes down to the Planner scenarios, and will not support any feature for "citizen" nor "policy_maker", whose user flows are different from planners.

Conversations are used to articulate stage goals by the planners. Each stage has one conversation, the conversation serves as the medium to gather information so as to create a formal planning document goal statement, a report, or many others

For each stage, the information gathered from conversations will be passed on to the next one.

Tasks

Frontend

Backend