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 portal work effectively on small screen sizes #82

Open
benralexander opened this issue Nov 3, 2014 · 0 comments
Open

Make the portal work effectively on small screen sizes #82

benralexander opened this issue Nov 3, 2014 · 0 comments

Comments

@benralexander
Copy link
Contributor

Is anybody currently crying out to use the diabetes portal on their smart phone? Probably not. That said, it's probably better if we think about this issue sooner rather than later, since it will have an impact on some of our design choices. It's not a huge change, and most of the nitty-gritty CSS work is handled by bootstrap anyway. There are decisions to make however (it's not at all trivial to figure out what information should appear when you only have 200 or 300 pixels to work with), and if we do it sooner than we won't have to go back and retrofit multiple screens later on.

Note that this sort of work is especially relevant when we consider attacking new data sets (such as data for schizophrenia or 28k). Once we pay the price for doing this (a few days, I would guess, or even less for a rough cut), then subsequent projects using the same code base will be able to appear on a phone without modification, and that's another mark indicating the professionalism of the software engineering we're doing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants