You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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:
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):
This issue depend on the backend implementation which will provide the API to support the above functionalities:
Tasks
The text was updated successfully, but these errors were encountered: