There should be an intermediary state between Unapproved and In Progress for every idea.
Idea flow:
- Admins can mark user-submitted ideas as being under review. The idea can be set publicly visible at this point, or at the next stage, whichever seems appropriate. The status will change from
Unapproved -> Under Review.
- After review by GDSC members (there could be a minimum-two review system or something along those lines), and once team is ready to work on it, that idea can be approved. If approved, status will change from
Under Review -> In Progress.
There should be an intermediary state between
UnapprovedandIn Progressfor every idea.Idea flow:
Unapproved->Under Review.Under Review->In Progress.