A tool for Dev Bootcamp teachers and students to use to pitch, vote on, select, and team up for final projects.
Deployed on Heroku
- Create an account as either a student or admin (be sure you have the secret key!)
- Students can publish pitches that other students can view and vote on.
- While voting commences, admins can track the most popular projects.
- Admins can then move five projects onto Round 2 from their dashboard.
- Once in Round 2, students can rank the 5 projects in order from 1-5 (most interested in working on to least interested)
- Admins can track how Round 2 projects are ranking and then select 3 for Final Projects as well as the students who will participate.
- When final groups are selected, students will have access to the Final Projects page which shows the projects that were picked, the leaders, and other group members.
- Celebrate or mourn, respectively.
- User should be able to register as student
- User should be able to register as admin/teacher
- As Student: Publish between 0 and 4 pitches
- As Student: View all round 1 pitches without author & without current vote count
- As Student: Be able to vote on 7 pitches (only once per pitch) in first round
- As Teacher: Be able to view all pitches in order of votes with student author displayed
- As Teacher: Be able to choose and publish top five pitches from round 1
- As Student: Be able to view top five pitches in round 2
- As Student: Be able to rank round 2 pitches from 1 to 5
- As Teacher: I should be able to view all round two projects with: Author, Current Overall Rank, as well as which students ranked it and how
- As Teacher: Make final decision on final three projects and who is on what team
- As Student: See final results. See top three projects and the teams.
- THE END :-D Final project greatness ensues...