Skip to content

Commit e119737

Browse files
authored
chore: Updated Week 2 meeting notes and general schedule (#207)
1 parent 22a40a0 commit e119737

File tree

2 files changed

+26
-8
lines changed

2 files changed

+26
-8
lines changed

docs/schedule/2025Summer/2025Summer.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ ogDescription: Explore the Summer 2025 meeting schedule for the UMass Lowell Clo
4343

4444
| <div style={{width: "120px"}}>Week #</div> | Event Information (Virtual) |
4545
| ------ | ------------------------ |
46-
| 🟢 Week 1 | <h2>Week 1 Meeting</h2> **[Event Details](./summer-2025/week-1)** <br/> **🗺️ Virtual Location:** [Discord Conference Room](https://discord.com/channels/890983857938116729/890983858282041396) <br/> **⌚ Date & Time:** Saturday, May 17th, 12 PM - 1:30 PM <br/> **🧷 Description:** Our first virtual meeting of Summer 2025! |
47-
| 🟢 Week 2 | <h2>Week 2 Meeting</h2> **[Event Details](./summer-2025/week-2)** <br/> **🗺️ Virtual Location:** [Discord Conference Room](https://discord.com/channels/890983857938116729/890983858282041396) <br/> **⌚ Date & Time:** Saturday, May 24th, 12 PM - 1:30 PM <br/> **🧷 Description:** Our second virtual meeting of Summer 2025! |
46+
| 🔵 Week 1 | <h2>Week 1 Meeting</h2> **[Event Details](./summer-2025/week-1)** <br/> **🗺️ Virtual Location:** [Discord Conference Room](https://discord.com/channels/890983857938116729/890983858282041396) <br/> **⌚ Date & Time:** Saturday, May 17th, 12 PM - 1:30 PM <br/> **🧷 Description:** Our first virtual meeting of Summer 2025! |
47+
| 🔵 Week 2 | <h2>Week 2 Meeting</h2> **[Event Details](./summer-2025/week-2)** <br/> **🗺️ Virtual Location:** [Discord Conference Room](https://discord.com/channels/890983857938116729/890983858282041396) <br/> **⌚ Date & Time:** Saturday, May 24th, 12 PM - 1:30 PM <br/> **🧷 Description:** Our second virtual meeting of Summer 2025! |
4848
| 🟢 Week 3 | <h2>Week 3 Meeting</h2> **[Event Details](./summer-2025/week-3)** <br/> **🗺️ Virtual Location:** [Discord Conference Room](https://discord.com/channels/890983857938116729/890983858282041396) <br/> **⌚ Date & Time:** Saturday, May 31th, 12 PM - 1:30 PM <br/> **🧷 Description:** Our third virtual meeting of Summer 2025! |
4949
| 🟢 Week 4 | <h2>Week 4 Meeting</h2> **[Event Details](./summer-2025/week-4)** <br/> **🗺️ Virtual Location:** [Discord Conference Room](https://discord.com/channels/890983857938116729/890983858282041396) <br/> **⌚ Date & Time:** Saturday, June 7th, 12 PM - 1:30 PM <br/> **🧷 Description:** Our fourth virtual meeting of Summer 2025! |
5050
| 🟢 Week 5 | <h2>Week 5 Meeting</h2> **[Event Details](./summer-2025/week-5)** <br/> **🗺️ Virtual Location:** [Discord Conference Room](https://discord.com/channels/890983857938116729/890983858282041396) <br/> **⌚ Date & Time:** Saturday, June 14th, 12 PM - 1:30 PM <br/> **🧷 Description:** Our fifth virtual meeting of Summer 2025! |

docs/schedule/2025Summer/Week2.mdx

Lines changed: 24 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,31 @@ tag: meeting-notes
1313
## 🗺️ Virtual Location: [Discord Conference Room](https://discord.com/channels/890983857938116729/890983858282041396)
1414

1515
# 🚩 Agenda
16-
1.
17-
2.
18-
3.
16+
1. Discuss Immersion cost details
17+
2. Immersion API access updates
18+
3. Work on more database schemas
1919

2020
## 📒 Meeting Notes
2121

22+
Discussed details regarding Immersion costs:
23+
- AWS NAT Gateway hour based cost is unavoidable
24+
- Attempting a configuration with a singular VPC gateway for traffic for better cost effectiveness
25+
26+
Immersion API access updates:
27+
- Still awaiting communication from UML SL&I and IT about API access for Campus Groups
28+
29+
Database schemas:
30+
- Not worked on too much
31+
- Lambda functions untouched for API
32+
33+
Misc.
34+
- Began work on slash commands with Discord Bot
35+
- Discussed argument configuration for commands
36+
- Optional vs Non-optional
37+
- Discuss `discord.py` and it's workings
38+
- Website local dev configuration script worked on
39+
2240
## 🪢 Action Items for Next Meeting
23-
1.
24-
2.
25-
3.
41+
1. Await for communications with UML SL&I
42+
2. Watch for costs with current infrastructure configuration
43+
3. Look more into `discord.py` as Discord Pythonic SDK for making slash commands

0 commit comments

Comments
 (0)