-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathschedule.json
217 lines (217 loc) · 6.4 KB
/
schedule.json
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
{
"subjects": {
"M3 DMGT": {
"fullName": "M3 Discrete Mathematics and Graph Theory",
"type": "lecture"
},
"DLCO": {
"fullName": "Digital Logic and Computer Organization",
"type": "lecture"
},
"Java": {
"fullName": "Java Programming",
"type": "lecture"
},
"ADS": {
"fullName": "Algorithms and Data Structures",
"type": "lecture"
},
"APT": {
"fullName": "Aptitude",
"type": "lecture"
},
"UHV": {
"fullName": "Universal Human Values",
"type": "lecture"
},
"ES": {
"fullName": "Environmental Science",
"type": "lecture"
},
"Python": {
"fullName": "Python Programming",
"type": "lecture"
},
"Soft Skills": {
"fullName": "Soft Skills",
"type": "lecture"
},
"ADS LAB": {
"fullName": "Algorithms and Data Structures Lab",
"type": "lab"
},
"Java Lab": {
"fullName": "Java Programming Lab",
"type": "lab"
},
"Python Lab": {
"fullName": "Python Programming Lab",
"type": "lab"
}
},
"regularSchedule": {
"Monday": [
{"subject": "M3 DMGT", "startTime": "09:00", "endTime": "10:00"},
{"subject": "DLCO", "startTime": "10:00", "endTime": "11:00"},
{"subject": "Java", "startTime": "11:00", "endTime": "12:00"},
{"subject": "ADS", "startTime": "13:30", "endTime": "14:20"},
{"subject": "APT", "startTime": "14:20", "endTime": "15:10"},
{"subject": "UHV", "startTime": "15:10", "endTime": "16:00"}
],
"Tuesday": [
{"subject": "DLCO", "startTime": "09:00", "endTime": "10:00"},
{"subject": "Java", "startTime": "10:00", "endTime": "11:00"},
{"subject": "Python", "startTime": "11:00", "endTime": "12:00"}
],
"Wednesday": [
{"subject": "DLCO", "startTime": "09:00", "endTime": "10:00"},
{"subject": "UHV", "startTime": "10:00", "endTime": "11:00"},
{"subject": "ADS", "startTime": "11:00", "endTime": "12:00"},
{"subject": "ES", "startTime": "12:30", "endTime": "13:30"},
{"subject": "M3, DMGT", "startTime": "13:30", "endTime": "14:20"},
{"subject": "UHV", "startTime": "14:20", "endTime": "15:10"},
{"subject": "Java", "startTime": "15:10", "endTime": "16:00"}
],
"Thursday": [
{"subject": "DLCO", "startTime": "09:00", "endTime": "10:00"},
{"subject": "Java", "startTime": "10:00", "endTime": "11:00"},
{"subject": "Python", "startTime": "11:00", "endTime": "12:00"}
],
"Friday": [
{"subject": "Java", "startTime": "09:00", "endTime": "10:00"},
{"subject": "ADS", "startTime": "10:00", "endTime": "11:00"},
{"subject": "DLCO", "startTime": "11:00", "endTime": "12:00"},
{"subject": "UHV", "startTime": "12:30", "endTime": "14:20"},
{"subject": "ES", "startTime": "14:20", "endTime": "15:10"},
{"subject": "M3, DMGT", "startTime": "15:10", "endTime": "16:00"}
],
"Saturday": [
{"subject": "M3, DMGT", "startTime": "09:00", "endTime": "10:00"},
{"subject": "DLCO", "startTime": "10:00", "endTime": "11:00"},
{"subject": "ADS", "startTime": "11:00", "endTime": "12:00"},
{"subject": "Java", "startTime": "12:30", "endTime": "13:30"}
]
},
"labSchedule": {
"Tuesday": [
{"subject": "ADS LAB", "startTime": "09:00", "endTime": "12:00"}
],
"Thursday": [
{"subject": "Java Lab", "startTime": "09:00", "endTime": "12:00"}
],
"Saturday": [
{"subject": "Python Lab", "startTime": "13:30", "endTime": "16:00"}
]
},
"specialClasses": [
{
"day": "Wednesday",
"subject": "M3 DMGT",
"startTime": "13:30",
"endTime": "14:20"
},
{
"day": "Thursday",
"subject": "Soft Skills",
"startTime": "12:30",
"endTime": "13:30"
}
],
"breaks": [
{
"name": "Lunch Break",
"startTime": "12:00",
"endTime": "12:30"
}
],
"examinationSchedule": {
"II B.Tech I Semester": [
{
"description": "Commencement of Class Work",
"from": "01-07-2024",
"to": "01-07-2024",
"weeks": "-"
},
{
"description": "I Unit of Instructions",
"from": "01-07-2024",
"to": "24-08-2024",
"weeks": "8W"
},
{
"description": "I Mid Examinations",
"from": "26-08-2024",
"to": "31-08-2024",
"weeks": "1W"
},
{
"description": "II Unit of Instructions",
"from": "02-09-2024",
"to": "26-10-2024",
"weeks": "8W"
},
{
"description": "II Mid Examinations",
"from": "28-10-2024",
"to": "02-11-2024",
"weeks": "1W"
},
{
"description": "Preparation & Practicals",
"from": "04-11-2024",
"to": "09-11-2024",
"weeks": "1W"
},
{
"description": "End Examinations",
"from": "11-11-2024",
"to": "23-11-2024",
"weeks": "2W"
}
],
"II B.Tech II Semester": [
{
"description": "Commencement of Class Work",
"from": "25-11-2024",
"to": "25-11-2024",
"weeks": "-"
},
{
"description": "I Unit of Instructions",
"from": "25-11-2024",
"to": "18-01-2025",
"weeks": "8W"
},
{
"description": "I Mid Examinations",
"from": "20-01-2025",
"to": "25-01-2025",
"weeks": "1W"
},
{
"description": "II Unit of Instructions",
"from": "27-01-2025",
"to": "22-03-2025",
"weeks": "8W"
},
{
"description": "II Mid Examinations",
"from": "24-03-2025",
"to": "29-03-2025",
"weeks": "1W"
},
{
"description": "Preparation & Practicals",
"from": "31-03-2025",
"to": "05-04-2025",
"weeks": "1W"
},
{
"description": "End Examinations",
"from": "07-04-2025",
"to": "19-04-2025",
"weeks": "2W"
}
]
}
}