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 interface for transitions in user status #11

Open
bentsherman opened this issue Jan 24, 2017 · 0 comments
Open

Add interface for transitions in user status #11

bentsherman opened this issue Jan 24, 2017 · 0 comments

Comments

@bentsherman
Copy link
Member

The typical path of a user goes like so:

  1. Register account, become Non-member
  2. Email computer engineer, become Intern
  3. Pass on-air test, become Active DJ

The first transition isn't really a problem, it's mostly just annoying for the computer engineer, but the second transition is often a problem because if the chief announcer doesn't update a new DJ's status and add the DJ's show, the new DJ can't access the logbook. One solution to this problem would be to add an interface for interns and DJs to submit a request online to be given a show time, and a control panel for senior staff to approve/deny requests. That way the DJ can request a time when they're ready, if the DJ is an intern, they'll be automatically bumped to Active.

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

No branches or pull requests

1 participant