-
Notifications
You must be signed in to change notification settings - Fork 14
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
Comments
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. |
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. |
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. |
Now that grandparents have been added I'm going to close this. #8 is similar enough that customizing labels can be pulled under there. |
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.
The text was updated successfully, but these errors were encountered: