Skip to content

Instantly share code, notes, and snippets.

@maisnamraju
Last active January 5, 2022 03:57
Show Gist options
  • Save maisnamraju/dcfc20e142940e71fce466f2b5406c20 to your computer and use it in GitHub Desktop.
Save maisnamraju/dcfc20e142940e71fce466f2b5406c20 to your computer and use it in GitHub Desktop.
[{
name: "John Doe",
avg_score: 76,
progress: 79
},
{
name: "Jane Doe",
avg_score: 90,
progress: 80
},
{
name: "Jack",
avg_score: 80,
progress: 50
},
{
name: "Nadav",
avg_score: 10,
progress: 74
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment