Skip to content

Store a history of our participation in programming competitions #8

@saifulwebid

Description

@saifulwebid

We want to store the history of our participation in various programming competitions in a JSON file, maybe on data/competitions.json (feel free to suggest a file name).

However, I'm still unsure on the data structure. Feel free to discuss. In my mind, we may want to store the competition name, where and when it took place, the team list participating in both preliminary and final stages, and the members' IDs (see #7).

{
    "name": "ACM-ICPC Multi-Provincial Mikroskil 2015"
    // ... dunno. Please discuss here in this issue first.
}

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