near-in-minutes / frontend

NEAR in Minutes is a NEAR-COOP (NEAR Community Owned and Operated Project) that invites you to binge-watch lessons about the NEAR platform in your favorite language.
https://near-in-minutes.com
0 stars 0 forks source link

[FEATURE] as a contributor I want to see who else has contributed before me #19

Closed amgando closed 3 years ago

amgando commented 3 years ago
  1. create a branch called pages/authors
  2. add a new Vue component
  3. design the component using tailwindui.com
  4. make sure it shows this data in useful way
[
  {
    "id": "recX6z7jkpuzPB6wE",
    "fields": {
      "near_account": "anuj.near",
      "content": [
        "rec5Zxl6T61Wx2BHi",
        "rec5Zqrxy7NLcTrse",
        "recF3qYbHBk2bS8jV",
        "rec26dGfXtl4cAdMp",
        "recsW1pOaMGHQV8WM",
        "rec9c8H1TNrjxmtbj",
        "reca0bdi3cs4M6sLo",
        "rectLiJe0oQVA7BoQ",
        "recppWeX7KIB0Hz5t",
        "recoSrb5F8duXjuCH",
        "reciGtAGsJ1r0BpaX",
        "recsh1yfvYmBFWABY",
        "recDdRgp8K3zEOyNx"
      ],
      "languages": [
        "en",
        "hi"
      ],
      "email": "anujduggal61@gmail.com",
      "name": "Anuj Duggal",
      "contributions": 13,
      "github": "https://github.com/BigDaddy-Zephyr"
    }
  },
  {
    "id": "recGPHUiWCx3fIYDz",
    "fields": {
      "near_account": "hiba.near",
      "content": [
        "recHPln6jOK8KXFnm",
        "recjyQeIBZeR1mxBy",
        "recHAbIIxvOesvg3f",
        "recYnOBLQMRShB6hi",
        "recGOGYGlF7eQgWBK",
        "recUpkjAYlxJ1GEFF",
        "receJi9cS7zWzZEDP",
        "recP52SZTpw6tiuB3",
        "rec5kn5mumh95xoSc",
        "recOygZVz8l45cdoV",
        "recYldLmHzRZwG3Yw"
      ],
      "languages": [
        "en",
        "ar"
      ],
      "email": "hiba.mashfij@gmail.com",
      "name": "Hiba Machfej",
      "contributions": 11,
      "github": "https://github.com/hiba-machfej"
    }
  },
  {
    "id": "recNC2EXld5fK31pR",
    "fields": {
      "near_account": "ozanisgor.near",
      "content": [
        "rec0Jye43xrUeFGev",
        "recYQeNrkZKL4Kqa1",
        "recfPU13M165xgqxP",
        "reck1gA25UhtcBN1P",
        "recP4Wq9Y1kabISv5",
        "reccRqvfAAXrq1ulu",
        "rec7xflGEqWMyCzed",
        "recJy6ZpHFKUNo2lL",
        "rece5lXvlDsteKOPw",
        "recYEqhhPOyWjJ65a",
        "recVHq30MVQ7aRtRq"
      ],
      "languages": [
        "en",
        "tr"
      ],
      "email": "ozanisgor11@gmail.com",
      "name": "Ozan İşgör",
      "contributions": 11,
      "github": "https://github.com/ozanisgor"
    }
  },
  {
    "id": "recoFeOaSh7PSwWPT",
    "fields": {
      "near_account": "cagataysoyer.near",
      "content": [
        "recfJ5s8m9fEqm1ov",
        "rec9moWW3M5Habc0o",
        "recS3vE3ZEOD8wIZ1",
        "recMscZX4KbFUjdMg",
        "recSw2nSkVUw1YpVb",
        "recwy0FqyHUfwNLSD",
        "recVmsKGabxBJrCke",
        "recx6XO9ImZ3ZsgmH",
        "recQmNQiOSz5qcEus",
        "recXTOFre5j2SA5Xl",
        "recIVjXwXpZkFpdtr"
      ],
      "languages": [
        "en",
        "tr"
      ],
      "email": "cagataysoyer@gmail.com",
      "name": "Çağatay Soyer",
      "contributions": 11,
      "github": "https://github.com/norrec99"
    }
  },
  {
    "id": "recX0zpA6wQiB9k2q",
    "fields": {
      "near_account": "sherif.near",
      "content": [
        "recGeZaKhvJwUZF3d",
        "recHbYZZkF7XYZaC1",
        "recne3cYbRkzejfWj"
      ],
      "languages": [
        "en"
      ],
      "email": "sherif@near.org",
      "name": "Sherif Abushadi",
      "contributions": 3,
      "github": "https://github.com/amgando"
    }
  }
]