File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -32,22 +32,27 @@ tag: meeting-notes
3232
3333
3434### 🚩 Agenda
35- 1 . ...
36- 2 .
37- 3 .
35+ 1 . Break for Pizza
36+ 2 . Infrastructure Team: Defining some lambda functions
37+ 3 . Front End: Covering fundamentals
3838
3939
4040### 📓 Meeting Notes
4141
4242** 📄 Attendance**
43- - In-Person:
44- - Virtual:
43+ - In-Person: 12
44+ - Virtual: 0
4545<br />
4646
47- ### Presentation Section
48-
4947### 🧑💻 Hands On Section
5048
49+ Covered a React Tutorial within Front End Team
50+
51+ Infrastructure team began writing a few test lambda functions
52+
5153### 🪄 Meeting Resources
54+ [ React Tutorial] ( https://github.com/UMLCloudComputing/react-tutorial )
55+
56+ #### 🚀 Next meeting(s)
5257
53- #### 🚀 Next meeting(s)
58+ Continue working on Immersion within our teams
Original file line number Diff line number Diff line change @@ -118,14 +118,14 @@ const config = {
118118 disableSwitch : false ,
119119 respectPrefersColorScheme : true ,
120120 } ,
121- announcementBar : {
122- id : 'announcement-bar' ,
123- content :
124- '🧑💻🍕💬 Next <a href="https://umlcloudcomputing.org/docs/current-schedule">meeting</a> @ Olsen Hall 330 on Feb 27th! Come join us! 💬🍕🧑💻' ,
125- backgroundColor : '#48a0ff' ,
126- textColor : '#fff' ,
127- isCloseable : false
128- } ,
121+ // announcementBar: {
122+ // id: 'announcement-bar',
123+ // content:
124+ // '🧑💻🍕💬 Next <a href="https://umlcloudcomputing.org/docs/current-schedule">meeting</a> @ Olsen Hall 330 on Feb 27th! Come join us! 💬🍕🧑💻',
125+ // backgroundColor: '#48a0ff',
126+ // textColor: '#fff',
127+ // isCloseable: false
128+ // },
129129 navbar : {
130130 title : 'UML Cloud Computing Club' ,
131131 logo : {
You can’t perform that action at this time.
0 commit comments