Files
student-web-if-development-kit/groups/C4A/data/data-staff.json
T

82 lines
2.3 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
[
{
"id": 1,
"name": "Tuning Rahayu, S.Hut.",
"role": {
"id": "Staf Administrasi Informatika",
"en": "Informatics Administrative Staff"
},
"image": "assets/images/staff-female.png",
"location": {
"id": "Ruang Administrasi Prodi Informatika",
"en": "Informatics Study Program Administration Room"
},
"contact_consent": true,
"phone": "6282350250892",
"schedule": [
{
"day": {
"id": "Senin Jumat",
"en": "Monday Friday"
},
"time": "07.3016.00 WIB",
"break": {
"id": "istirahat 12.0013.00 WIB",
"en": "break 12.0013.00 WIB"
}
}
],
"tasks": [
{
"id": "Administrasi mahasiswa",
"en": "Student administration"
},
{
"id": "Informasi berkas akademik",
"en": "Academic document information"
}
]
},
{
"id": 2,
"name": "Mahyus Safutra, A.Md.",
"role": {
"id": "Staf Laboratorium Informatika",
"en": "Informatics Laboratory Staff"
},
"image": "assets/images/staff-male.png",
"location": {
"id": "Laboratorium Informatika",
"en": "Informatics Laboratory"
},
"contact_consent": true,
"phone": "895338672533",
"schedule": [
{
"day": {
"id": "Senin Jumat",
"en": "Monday Friday"
},
"time": "07.3016.00 WIB",
"break": {
"id": "istirahat 12.0013.00 WIB",
"en": "break 12.0013.00 WIB"
}
}
],
"tasks": [
{
"id": "Pengelolaan laboratorium",
"en": "Laboratory management"
},
{
"id": "Dukungan praktikum",
"en": "Practicum support"
},
{
"id": "Peminjaman ruangan dan alat",
"en": "Room and equipment borrowing"
}
]
}
]