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

Store Encode CP members (and graduates) #7

Open
saifulwebid opened this issue Oct 17, 2020 · 1 comment
Open

Store Encode CP members (and graduates) #7

saifulwebid opened this issue Oct 17, 2020 · 1 comment

Comments

@saifulwebid
Copy link
Member

saifulwebid commented Oct 17, 2020

We want to store Encode CP members (and graduates) in a JSON file, maybe on data/people.json (feel free to suggest a file name).

{
    "id": "141524020",
    "name": "Muhammad Saiful Islam",
    "batch": "2014",
    "graduated": true,
    "accounts": {
        "codeforces": "saifulwebid",
        "kattis": "saifulwebid"
    }
}

However, I'm still unsure on the data structure. Feel free to discuss.

Also, in my opinion, we should store our participations in various programming competitions. This should be stored in a separate JSON file, and will be discussed in #8.

@saifulwebid
Copy link
Member Author

Future contributors: please follow #13 to contribute on solving this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant