Timetable Js
Timetable Js
time: 'Sunday',
roomNumber: 'Holiday',
type: ''
const Monday =[
roomNumber: 'COM-LAB',
subject: 'SSP',
type: 'Lecture'
},
subject: 'APP',
type: 'Lecture'
},
roomNumber: '38-718',
subject: 'NS200',
type: 'Lecture'
},
{
roomNumber: '38-718',
subject: 'NS200',
type: 'Lecture'
const Tuesday =[
time: 'Tuesday',
roomNumber: 'No-Class',
type: ''
const Wednesday =[
roomNumber: 'COM-LAB',
subject: 'Programming',
type: 'Lecture'
},
roomNumber: 'NB-105',
subject: 'Philosophy',
type: 'Lecture'
}
const Thursday =[
time: 'Thursday',
roomNumber: 'No-Class',
type: ''
const Friday =[
time: 'Friday',
roomNumber: 'No-Class',
type: ''
const Saturday =[
time: 'Saturday',
roomNumber: 'No-Class',
type: ''