Skip to content

Latest commit

 

History

History
54 lines (31 loc) · 2.16 KB

README.md

File metadata and controls

54 lines (31 loc) · 2.16 KB

Turing Feedback

Turing Feedback was created as a capstone project at The Turing School of Software and Design, where learning to give and receive feedback is a critical part of the curriculum.

This application allows instructors to create surveys for students in any active cohort, drag and drop students into teams, post surveys for students to give their teammates feedback, and see results from those surveys on their dashboard. Students will receive an email telling them they've been asked to complete a survey and can log in to their account to see their teammates, complete feedback, and see the feedback they've received.

Deployment

Turing Feekback is deployed to Heroku. Try it out here.

Installation Steps

Frontend:

git clone https://github.com/taylorsperry/feedback-loop-FE.git

npm install

npm start

Backend instructions available at Turing Feedback_Api

Tech Stack

  • React
  • Redux
  • React Router
  • Jest/Enzyme
  • Sass

Screenshots

Screen Shot 2019-05-30 at 8 35 22 AM

Screen Shot 2019-05-30 at 8 11 16 AM

Screen Shot 2019-05-30 at 8 18 00 AM

Future Iterations

  • Incorporate Oauth to allow users to log in with GitHub
  • Allow surveys to include an option to submit commits
  • Provide more robust feedback data and data visualization, so both instructors and students can better track results over time.
  • Add a step allowing instructors to review students' feedback before sharing with the recipient.

Contributors

April Dagonese

Peter Lapicola

Kim Myers

Taylor Sperry