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 Home view that shows the most important stuff to students and teachers homes #14

Open
jpaav opened this issue Aug 31, 2018 · 0 comments
Labels
enhancement New feature or request frontend Something client-side Phase 1

Comments

@jpaav
Copy link
Contributor

jpaav commented Aug 31, 2018

This one has a lot of context specific coding. Current time is most important obviously. This page basically needs to show the most pressing stuff to the teacher/student. For teachers this is partially unapproved passes and also passes that will need to be checked in and out soon.

If you want to go above and beyond and make this page super responsive (please do) you could make it all out of javascript sorting that updates live. This way if the teacher/student leaves the page open it will automatically make the most important stuff show up on the home page and hide the unimportant stuff. We already pass all the Pass objects into the template so its not too big of a deal to implement.

@jpaav jpaav added the Phase 1 label Aug 31, 2018
@jpaav jpaav added enhancement New feature or request frontend Something client-side labels Sep 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frontend Something client-side Phase 1
Projects
None yet
Development

No branches or pull requests

1 participant