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

Make the monitor visitation likelihood a story-based form #22

Open
youralien opened this issue Aug 21, 2022 · 0 comments
Open

Make the monitor visitation likelihood a story-based form #22

youralien opened this issue Aug 21, 2022 · 0 comments

Comments

@youralien
Copy link
Member

youralien commented Aug 21, 2022

Inspired by such calculators which put the parameters of a story inline with the text
https://investor.vanguard.com/tools-calculators/retirement-income-calculator

The key ways to achieve this are

  • Whole bunch of <span> elements for the parts of the paragraph
  • Style the input UIs so they have underlines under them, and no other borders
  • Use a flexbox so that all of it can wrap for different window resizes
youralien added a commit that referenced this issue Aug 26, 2022
Summary:
- Resolves #22 by making a story-based form for inputting parameters of
  the model
- Uses progressbars to show the probability of visitation for all cities
- TODO: add ability to save progress; and show the relative change with
  stacked bars
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant