Skip to content

emirose/feedback_pair_stairs

Repository files navigation

Feedback Pair Stairs

Small app to help the team upskill on React/Redux. The end result should be a web app to help manage which pairs of team members have given feedback to each other.

Architecture inspired by:

To run the app locally:

npm install npm run watch

open index.html in browser

To run the app locally from Docker:

docker-compose up

then visit

http://{docker-machine ip my-docker-machine-name}:8080

Todo:

  • Add tests
  • Display feedback matrix
  • Mark matrix on click
  • Directory structure/component architure
  • Add webpack dev server
  • Add styles
  • Add JS linting

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published