Skip to content

trbachmann/paired-fe

 
 

Repository files navigation

Build Status

Paired is an application to improve pair programming between Turing students throughout their 7 month immersive program. This application was inspired by the current process of pairing with fellow peers which includes a clunky google sheet. As a team, we sought to understand the current pain points through user focused research and used the feedback to guide our iterations. Paired allows students to pair across modules and programs, set and modify their availability, and book pairings with fellow Turing students.

See it Live:

https://www.paired.tech/

Setting up the development environment:

Front End

git clone https://github.com/hillstew/paired-fe.git
Run npm install from the root directory
Run npm start and visit localhost:3000 in your browser

Back End

Associated backend repo can be found here

Primary Technologies Used:

  • React
  • Redux
  • React Router
  • SCSS

Testing

  • Jest
  • Enzyme

Preview of Paired:

gif

Wireframes:

made with figma made with figma

Original Assesment

Cross Pollination Spec project from Turing School of Software & Design.

Contributors

Front End Team
Hillary Stewart
Tiffany Bachmann

Back End Team
Jeo D
Aaron Roberts

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.1%
  • CSS 14.9%
  • HTML 1.0%