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

Add grandparents, personalize labels #9

Closed
NicholBr opened this issue Feb 25, 2018 · 5 comments
Closed

Add grandparents, personalize labels #9

NicholBr opened this issue Feb 25, 2018 · 5 comments
Labels
help wanted Extra attention is needed

Comments

@NicholBr
Copy link

Using all generations you would know makes sense: so start from grandparents. For older people, those could have been born before 1900. Explicitly input the grandchild .. which many older people actually have (no prediction necessary).

It may be nice if people can input the text label going with each year. The app can give a default + prediction if it is left empty, but the user can input whoever they know fitting the rough generation.

@gschivley gschivley added the help wanted Extra attention is needed label Feb 25, 2018
@gschivley
Copy link
Owner

Thanks for the interest and suggestion. Any chance that you have some experience with html/css? Configuring layout is the hardest part of this for me.

@NicholBr
Copy link
Author

Yes.. that I do have some experience with that. But it isn't clear to me why layout would be the big problem.. Where can I look? I've never actually done anything with git, github. So It may be an easy way to learn a bit of that.

@gschivley
Copy link
Owner

I haven't had time to play around with putting multiple option on a single line, shrinking the height of dropdown boxes, or styling a dropdown so that it looks reasonable in a line of text.

The code for this app is all in the app.py file. I'm using Dash to make the web app - it's written in Python, but the html elements should look familiar. You'll see a link for the css that I'm using, but it's also possible to use a local file.

If it's too much to try writing a version in Dash you can also mock something rough up with basic directions for what the html/css would look like.

@gschivley
Copy link
Owner

How's this for grandparents?

image

gschivley referenced this issue Feb 26, 2018
Also update link to css file to wrap input columns
@gschivley
Copy link
Owner

Now that grandparents have been added I'm going to close this. #8 is similar enough that customizing labels can be pulled under there.

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

2 participants