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

Give user Personalized Live Calculation Walkthrough #141

Closed
5 of 6 tasks
thadk opened this issue Jan 8, 2020 · 3 comments
Closed
5 of 6 tasks

Give user Personalized Live Calculation Walkthrough #141

thadk opened this issue Jan 8, 2020 · 3 comments
Labels
help wanted Extra attention is needed

Comments

@thadk
Copy link
Member

thadk commented Jan 8, 2020

Take the Benefit Formula page and/or Figma.

Replace images in the React slideshow slides with the values something like a live bar chart from the user's state instead of boilerplate values, according to the user's situation. The pin's in the Slack have some whiteboards which explain the calculations in a different way, if the values get confusing.

There is already a slide-show functionality implemented using react-slick as of #171. Focus on:

  • formatting tables
  • formatting text (there are currently png files),
  • adding the bars,
  • and other user variables into it on that page.
  • Please remember to maintain the mobile responsive view (just resize your window to a small width to see it).

@stvnwn had begun work on this at:
https://github.com/stvnwn/windfall-elimination/tree/revamp-benefit-formula-page. #64 (comment) has a demo of it working to the extent that it is in that old branch. He used the framer-motion library but you don't necessarily need to.

It might be helpful to reference the original Benefit Formula Google Slides deck as well.

There are some minor edits to the Benefit Formula page in #80. Some may or may not be already done.

  • There are also some potential good UX ideas there too like allowing people to correct their birthdate or retirement slider as part of the slides.
@thadk
Copy link
Member Author

thadk commented Feb 12, 2020

Animation of the barcharts using a library called framer-motion: https://github.com/codeforboston/windfall-elimination/pull/64/files
Partial implementation: https://deploy-preview-64--windfall-awareness.netlify.com/screen-3/

It isn't finished, feel free to do it another way as well.

@thadk
Copy link
Member Author

thadk commented Mar 1, 2020

A paginated carousel has been added: #171
Now adding adding tables, real values, and animation are the main needed pieces.

@thadk thadk added the good first issue Good for newcomers label Jul 5, 2020
@thadk thadk changed the title Convert Google Slides to Live Calculation Walkthrough Give user Personalized Live Calculation Walkthrough Jul 5, 2020
@thadk thadk added help wanted Extra attention is needed and removed good first issue Good for newcomers labels Jul 5, 2020
@thadk
Copy link
Member Author

thadk commented Jul 14, 2021

Closed by #223

@thadk thadk closed this as completed Jul 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant