forked from izu/student-web-if-development-kit
43 lines
1.2 KiB
JSON
43 lines
1.2 KiB
JSON
[
|
||
{
|
||
"id": 1,
|
||
"name": "Tuning Rahayu, S.Hut.",
|
||
"role": "Staf Administrasi Informatika",
|
||
"image": "assets/images/staff-female.png",
|
||
"location": "Ruang Administrasi Prodi Informatika",
|
||
"contact_consent": true,
|
||
"phone": "6282350250892",
|
||
"schedule": [
|
||
{
|
||
"day": "Senin – Jumat",
|
||
"time": "07.30–16.00 WIB",
|
||
"break": "istirahat 12.00–13.00 WIB"
|
||
}
|
||
],
|
||
"tasks": [
|
||
"Administrasi mahasiswa",
|
||
"Informasi berkas akademik"
|
||
]
|
||
},
|
||
{
|
||
"id": 2,
|
||
"name": "Mahyus Safutra, A.Md.",
|
||
"role": "Staf Laboratorium Informatika",
|
||
"image": "assets/images/staff-male.png",
|
||
"location": "Laboratorium Informatika",
|
||
"contact_consent": true,
|
||
"phone": "895338672533",
|
||
"schedule": [
|
||
{
|
||
"day": "Senin – Jumat",
|
||
"time": "07.30–16.00 WIB",
|
||
"break": "istirahat 12.00–13.00 WIB"
|
||
}
|
||
],
|
||
"tasks": [
|
||
"Pengelolaan laboratorium",
|
||
"Dukungan praktikum",
|
||
"Peminjaman ruangan dan alat"
|
||
]
|
||
}
|
||
] |