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

Changes to Prizes / Competitions views #95

Open
2 tasks
giohappy opened this issue May 3, 2019 · 0 comments
Open
2 tasks

Changes to Prizes / Competitions views #95

giohappy opened this issue May 3, 2019 · 0 comments

Comments

@giohappy
Copy link
Contributor

giohappy commented May 3, 2019

Description

Currently the a user see and is automatically subscribed to all active competitions (for which the user has eligeble creiteria - age).
The extended version doesn't automatically subscribe users to competitions. Rather a user will se a list view of ALL the competitions and after clicking on a competition its detail view will show:

  • title
  • end date
  • description
  • prize AND prize sponsor (name and logo with URL)
  • (if available) list of one or multiple competition sponsors (name and logo with URL)
  • action to REQUEST SUBSCRIPTION

The latter is the principal change to the current model. The user can submit a request that will be eventually accepted by an admin.

Therefore a competitions has three states (which should be reflected into the list and detail views with appropriate labels or colors/icons):

  • AVAILABLE
  • PENDING
  • APPROVED

This issue depend on the backend implementation which will provide the API to support the above functionalities:

Tasks

  • Implement competitions integrations for Android
  • Implement competitions integrations for iOS
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

2 participants