-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdata.json
More file actions
26 lines (26 loc) · 720 Bytes
/
data.json
File metadata and controls
26 lines (26 loc) · 720 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
[
{
"id": 1,
"name": "Ama Darkowah",
"course": "IT",
"profilePicture": "https://muitsa.nyc3.digitaloceanspaces.com/IMG_6408.HEIC"
},
{
"id": 2,
"name": "Still Fresh",
"course": "Computer Science",
"profilePicture": "https://muitsa.nyc3.digitaloceanspaces.com/IMG_6409.HEIC"
},
{
"id": 3,
"name": "Priscilla Ayim",
"course": "Database",
"profilePicture": "https://muitsa.nyc3.digitaloceanspaces.com/IMG_6410.HEIC"
},
{
"id": 4,
"name": "Picture Error",
"course": "Cyber Security",
"profilePicture": "https://muitsa.nyc3.digitaloceanspaces.com/IMG_6411.HEIC"
}
]