Skip to content

Games Model #79

Description

@sean-dickinson

Goal

  • Add the Games model

Context

This model represents a unique game created by EndsideOut. Each game has a unique slug that is used as a url parameter to construct the url to the game itself. This model is just the way for us to create a mapping layer between these external games and our application. Each game belongs to a particular content module and replaces the existing Link type of game.

AC

  • An admin can see the index page of all games
  • An admin can create a new game with a title, slug (unique), content module, and an optional description
  • A route helper is created to generate the external link to the game via it's slug. The urls look like: https://endsideoutgames.netlify.app/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions