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

Admin users should be able to push "Event full" notifications out from the app to users attending the event, suggesting other events to go to instead. #30

Open
harryslimes opened this issue Aug 11, 2018 · 0 comments
Labels
critical Required for launch

Comments

@harryslimes
Copy link
Contributor

  1. Create event_full variable in database for events
  2. When listing events in UI render "Full" badge if event_full = true. UI LOCATIONS currently: Programme, Personal Calendar
  3. Allow events to be marked as full in admin panel
  4. Create "Event Full" push notification that links to events page (edited)
  5. Nice to have: Link 3+4 with canned message for notification including name of event
@harryslimes harryslimes added the critical Required for launch label Aug 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
critical Required for launch
Projects
None yet
Development

No branches or pull requests

1 participant