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

Create views for varying user access levels #40

Open
alanplotko opened this issue Apr 5, 2016 · 0 comments
Open

Create views for varying user access levels #40

alanplotko opened this issue Apr 5, 2016 · 0 comments
Assignees

Comments

@alanplotko
Copy link
Member

We have various views to implement, as I've been informed:

  • Guest (sees static content and login option)
  • Student/Faculty member that rents bikes (sees dashboard, can't rent bikes unless on tablet in University Union)
  • Maintainer (sees "admin" view for maintenance-related matters only)
  • Admin (sees all)

We will change the view based on the users' permissions. @jpalazz2, @hallfox, how do we plan to carry that logic over to the frontend? I can get the general look down for now, but we'll have to ensure the right view is loaded before returning from the login process.

@alanplotko alanplotko self-assigned this Apr 5, 2016
@alanplotko alanplotko added the ui label Apr 5, 2016
@alanplotko alanplotko changed the title Create varying views Create views for varying user access levels Apr 5, 2016
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

1 participant