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

Races collection #165

Open
11 tasks
kumy opened this issue Sep 10, 2018 · 0 comments
Open
11 tasks

Races collection #165

kumy opened this issue Sep 10, 2018 · 0 comments
Labels

Comments

@kumy
Copy link
Member

kumy commented Sep 10, 2018

User story

As an API consumer I want to get collection of races so then I can display them in my application

Acceptance criteria

  • Anyone CAN have access to attributes
  • A race collection MUST be filterable
  • A race collection MUST be sortable
  • A race collection MUST have pagination
  • Anyone CAN access public attributes
  • Race organizer CAN also access password attribute
  • Race players CAN also access password attribute
  • An admin CAN also access password attribute
  • A race MUST include public attributes:
    • race status
    • start date time
    • end date time
    • private race (bool)
    • description
    • additional race type values*
    • last update date time
  • A race MAY include private attributes:
    • password
  • A race MUST have links to:
    • organizer
    • race types
    • participants

Remarks:
See: https://geokrety.org/race.php?raceid=14

@kumy kumy added the /races label Sep 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant