Challenge Overview
TopCoder Cockpit is the main platform that clients, PMs and Copilots manages their projects and contests.
There is a Start New Project flow that helps to collect project specific data from the initiator, and properly set permissions. Currently, there are three specific Start New Project flow for Mobile Project, PPT Project and Analytics Project, Each collects a bunch of specific data for this project, so PMs or copilots can review this information.But currently these data are not saved in a structural way, they are just saved in the description section of the draft copilot posting contest.
In the previous POC Assembly - TopCoder Cockpit Start New Project Data Persistence contest, we have made the general logic changes, and prove the design. For this contest, we will continue to update Start New Project flow to populate the questions and questions options based on the configuration in persistence, collect and persist the answers for each new project in database.
see detail requirement in wiki
Final Submission Guidelines
see detail requirement in wiki