Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test branch #37

Closed
wants to merge 3 commits into from
Closed

Test branch #37

wants to merge 3 commits into from

Conversation

Atos20
Copy link

@Atos20 Atos20 commented Dec 8, 2020

PR Template:
What’s this PR do?

  • it displays the <StyleSurvey/> component
  • it adds a new path to the user's paths
  • it redirects the user to /style-preferences path when the user clicks on the+Subscribe button
  • it styles the StyleSurvey component
  • it reuses UI component to create the Style survey
  • It adds a new case to the user reducer
  • it adds a new property to the store state to keep track of the user has completed the survey
  • it adds a pull request to the project repository

Where should the reviewer start?

  • cd into the Crate/code/web/src and open
    • /modules/StyleSurvey/StyleSurvey.js
    • /modules/crate/Item.js
    • /modules/crate/List.js
    • /modules/user/api/actions.js
    • /setup/store.js

How should this be manually tested?

  • cd into code/web and run npm start to start the server on localhost:3000
  • cd into code/api and run npm start to start the server on localhost:8000 \
  • make sure the files have finished compiling
  • log in as a user
  • navigate to /crates
  • select a subscription

Any background context you want to provide?

  • As a team, we have been assigned with creating a style survey that a user can fill out and find out the unique style.
  • Our team is conformed of 4BE students that will be modifying the existing schemas built in the project

What are the relevant tickets?

Screenshots (if appropriate)

Screen Shot 2020-12-07 at 10 37 38 PM
Screen Shot 2020-12-08 at 12 42 09 PM

@Atos20 Atos20 closed this Dec 8, 2020
@Atos20 Atos20 deleted the test-branch branch December 8, 2020 22:29
@Atos20 Atos20 restored the test-branch branch December 8, 2020 22:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants