Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit dad062e

Browse files
committed
updated Batches
1 parent 1a12a46 commit dad062e

File tree

1 file changed

+9
-22
lines changed

1 file changed

+9
-22
lines changed

src/data/courses.json

Lines changed: 9 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -15,28 +15,8 @@
1515
],
1616
"batches": [
1717
{
18-
"startDate": "Aug 13",
19-
"center": "Pitampura",
20-
"time": "Morning"
21-
},
22-
{
23-
"startDate": "Aug 19",
24-
"center": "Pitampura",
25-
"time": "Evening"
26-
},
27-
{
28-
"startDate": "Aug 13",
18+
"startDate": "Sep 17",
2919
"center": "Dwarka",
30-
"time": "Evening"
31-
},
32-
{
33-
"startDate": "Aug 19",
34-
"center": "Gurugram",
35-
"time": "Morning"
36-
},
37-
{
38-
"startDate": "Aug 13",
39-
"center": "Greater Noida",
4020
"time": "Morning"
4121
}
4222
],
@@ -159,7 +139,14 @@
159139
"Algorithmic Analysis",
160140
"Interview Preparation"
161141
],
162-
"odd": true
142+
"odd": true,
143+
"batches": [
144+
{
145+
"startDate": "Sep 10",
146+
"center": "Pitampura",
147+
"time": "Evening"
148+
}
149+
]
163150
},
164151
{
165152
"name": "Perceptron",

0 commit comments

Comments
 (0)