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 view to handle events #108

Open
slamkajs opened this issue Sep 5, 2012 · 0 comments
Open

Create view to handle events #108

slamkajs opened this issue Sep 5, 2012 · 0 comments

Comments

@slamkajs
Copy link
Member

slamkajs commented Sep 5, 2012

Create a backbone view to manage preferences.

This view should manage two collections

Template should include:

  • collection of profession/degree views
    • each view should have:
      • radio button to select view
      • profession/degree name
  • collection of specialty views
    • each view should have:
      • checkbox to select view
      • specialty name

Upon any change that is detected, a save function should happen to save the new information.

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