Skip to content

Commit b709d19

Browse files
committed
Updated Schedule V2
1 parent 58f49e6 commit b709d19

File tree

1 file changed

+21
-21
lines changed

1 file changed

+21
-21
lines changed

data/scheduleData.js

+21-21
Original file line numberDiff line numberDiff line change
@@ -4,107 +4,107 @@ let scheduleData = [
44
{
55
"date": "1/13/2022",
66
"agenda": "Officer Form Due at 11:59 P.M.",
7-
"link": "https://bluejeans.com/170486711/7660"
7+
"link": "N/A"
88
},
99
{
1010
"date": "1/18/2022",
1111
"agenda": "Project Teams Informational Meeting",
12-
"link": "https://bluejeans.com/170486711/7660"
12+
"link": "https://bluejeans.com/s/K1cE129@jLr/"
1313
},
1414
{
1515
"date": "1/21/2022",
1616
"agenda": "Project Signup Form Due at 11:59 P.M.",
17-
"link": "https://bluejeans.com/170486711/7660"
17+
"link": "N/A"
1818
},
1919
{
2020
"date": "1/25/2022",
2121
"agenda": "First Project Meeting, Introduce Project Iteration #1",
22-
"link": "https://bluejeans.com/170486711/7660"
22+
"link": "N/A"
2323
},
2424
{
2525
"date": "2/1/2022",
2626
"agenda": "Project Check-up",
27-
"link": "https://bluejeans.com/170486711/7660"
27+
"link": "N/A"
2828
},
2929
{
3030
"date": "2/3/2022",
31-
"agenda": "How to Build Personal Website Workshop",
31+
"agenda": "How to Build Personal Website Workshop with Women at CoC",
3232
"link": "https://bluejeans.com/s/GMYpuHlIqOh"
3333
},
3434
{
3535
"date": "2/8/2022",
3636
"agenda": "Project Iteration #1 Due, Introduce Iteration #2",
37-
"link": "https://bluejeans.com/170486711/7660",
37+
"link": "N/A",
3838
},
3939
{
4040
"date": "2/15/2022",
4141
"agenda": "Project Check-up",
42-
"link": "https://bluejeans.com/170486711/7660",
42+
"link": "N/A",
4343
},
4444
{
4545
"date": "2/17/2022",
4646
"agenda": "Technical Interview Workshop",
47-
"link": "https://bluejeans.com/570397287/6155"
47+
"link": "https://bluejeans.com/s/sISTLV9lSFA"
4848
},
4949
{
5050
"date": "2/22/2022",
5151
"agenda": "Project Iteration #2 Due, Introduce Iteration #3",
52-
"link": "https://bluejeans.com/170486711/7660"
52+
"link": "N/A"
5353
},
5454
{
5555
"date": "2/24/2022",
5656
"agenda": "Apollo/GraphQL Workshop",
57-
"link": "https://bluejeans.com/570397287/6155"
57+
"link": "N/A"
5858
},
5959
{
6060
"date": "3/1/2022",
6161
"agenda": "Project Check Up",
62-
"link": "https://bluejeans.com/170486711/7660"
62+
"link": "N/A"
6363
},
6464
{
6565
"date": "3/3/2022",
6666
"agenda": "Agency Collaboration",
67-
"link": "https://bluejeans.com/170486711/7660"
67+
"link": "N/A"
6868
},
6969
{
7070
"date": "3/8/2022",
7171
"agenda": "Agency Collaboration",
72-
"link": "Project Iteration #3 Due, Introduce Iteration #4"
72+
"link": "N/A"
7373
},
7474
{
7575
"date": "3/15/2022",
7676
"agenda": "Mid-Semester Project Checkup",
77-
"link": "https://bluejeans.com/170486711/7660"
77+
"link": "N/A"
7878
},
7979
{
8080
"date": "3/29/2022",
8181
"agenda": "Project Iteration #4 Due, Introduce Iteration #5",
82-
"link": "https://bluejeans.com/170486711/7660"
82+
"link": "N/A"
8383
},
8484
{
8585
"date": "4/5/2022",
8686
"agenda": "Project Check-up",
87-
"link": "https://bluejeans.com/170486711/7660"
87+
"link": "N/A"
8888
},
8989
{
9090
"date": "4/7/2022",
9191
"agenda": "Mini Hackathon",
92-
"link": "https://bluejeans.com/170486711/7660"
92+
"link": "N/A"
9393
},
9494
{
9595
"date": "4/12/2022",
9696
"agenda": "Project Iteration #5 Due, Introduce Iteration #6 + presentation",
97-
"link": "https://bluejeans.com/170486711/7660"
97+
"link": "N/A"
9898
},
9999
{
100100
"date": "4/19/2022",
101101
"agenda": "Project Check-up",
102-
"link": "https://bluejeans.com/170486711/7660"
102+
"link": "N/A"
103103
},
104104
{
105105
"date": "4/26/2022",
106106
"agenda": "Project Showcase",
107-
"link": "https://bluejeans.com/170486711/7660"
107+
"link": "N/A"
108108
},
109109
];
110110

0 commit comments

Comments
 (0)