Skip to content

Commit ed8e1b5

Browse files
authored
chore: Schedule updates and Readme correction for HTTPS (#171)
Schedule update
1 parent d27f2dc commit ed8e1b5

14 files changed

Lines changed: 29 additions & 20 deletions

File tree

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,10 @@ To add a new activity's instructions onto the activities section of the website,
193193
```
194194
4. Make a Pull Request to merge your branch into **main**. Your activity will be added to the website once the PR is approved and merged.
195195

196-
## 🔬 Login Development
196+
## 🔬 Local Development with HTTPS (required)
197+
> [!IMPORTANT]
198+
> As of the recent migration to OIDC with AWS Cognito, HTTPS dev sessions are required. In order to do so, please follow the directions below.
199+
197200
In order to develop with OIDC support locally, HTTPS is required for localhost. This can done easily by creating an SSL certificate for local use.
198201
Here are the steps:
199202
1. Run `mkcert localhost` to generate `localhost.pem` and `localhost-key.pem`
@@ -208,7 +211,11 @@ Here are the steps:
208211
> Never share your generated `.pem`! The `.gitignore` file is preconfigured to ignore `.pem` files within commits. There are severe security complications in exposing your `.pem` files.
209212

210213
>[!NOTE]
211-
> If you don't have access to the `mkcert` command on your system, refer [here](https://github.com/FiloSottile/mkcert) to install `mkcert`.
214+
> If you don't have access to the `mkcert` command on your system, refer [here](https://github.com/FiloSottile/mkcert) to install `mkcert`.
215+
> IE. For ubuntu with apt:
216+
> 1. `sudo apt install libnss3-tools`
217+
> 2. `sudo apt install mkcert`
218+
> 3. Confirm your installation: `mkcert --version`
212219

213220
Similarly, some local environment variables must be specified in order to ensure functionality:
214221
1. Create a copy of the file called `env.template`

docs/schedule/2025Spring/2025Spring.mdx

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,18 +24,20 @@ ogDescription: Explore the Spring 2025 meeting schedule for the UMass Lowell Clo
2424

2525
**Meeting Time**:
2626

27-
- **🏫 Thursdays (In-person/Hybrid)**: 6:30pm-8:00pm
27+
- **🏫 Thursdays (In-person/Hybrid)**: 6:30pm-8:30pm
2828

2929
:::tip
3030
Virtual and hybrid meetings will be hosted on our [Discord server](https://discord.com/invite/WC2NdqYtDt).
3131
:::
3232

3333
**Meeting Format**:
3434

35-
- **🏫 Thursdays (In-person/Hybrid)**: These meetings follow a more structured format with two key segments:
36-
- **📊 Presentation Section (6:30pm-7:00pm)**: Reserved for presentations, demos, and guest speakers. The content aligns with the weekly topics and provides an opportunity for members to learn from experts in the field.
37-
- **💻 Hands-On Section (7:00pm-8:00pm)**: Focused on practical application of the concepts discussed during the presentation. Members work together on the semester project or other related activities, fostering collaboration and hands-on learning.
38-
35+
- **🏫 Thursdays (In-person/Hybrid)**: These meetings follow one of these two formats depending on the event:
36+
- **📊 Presentation Schedule (6:30pm-8:30pm)**: Reserved for presentations, demos, and guest speakers. The content aligns with the weekly topics and provides an opportunity for members to learn from experts in the field.
37+
- **Presentation Section (6:30pm - 7:30pm)**: The speaker will give their presentation followed by questions.
38+
- **Discussion Section (7:30pm - 8:00pm)**: Enjoy some free pizza while discussing with peers and the guest speaker. 🍕
39+
- **💻 Hands-On Schedule (6:00pm-8:00pm)**: Focused on practical application of the concepts discussed during the presentation. Members work together on the semester project or other related activities, fostering collaboration and hands-on learning.
40+
-
3941
:::info
4042
- 🟢 Meeting with confirmed speakers/topics
4143
- 🟡 Meeting details TBD/not yet confirmed
@@ -49,7 +51,7 @@ Virtual and hybrid meetings will be hosted on our [Discord server](https://disco
4951
| <div style={{width: "90px"}}>Legend</div> | Event (In-person/Hybrid) |
5052
| ------ | ------------------------ |
5153
| 🔴 Week 1 | <h2>No Meeting</h2>**Date:** Thursday, Jan 23rd |
52-
| 🟢 Week 2 | <h2>Kickoff Meeting: Spring 2025</h2> **[Event Details](Week2.mdx)** <br/> **Location:** [University Crossing, Room 402](https://www.uml.edu/maps/search/markers/77eb38fa-68c5-47aa-97b9-7271af7f8762?query=university%20cross) <br/> **Date & Time:** Thursday, Jan 30th, 6:30 PM - 8:00 PM <br/> **Description:** Our Kickoff Meeting for the Spring 2025 Semester! Enjoy some pizza on us as we introduce our club, some of our projects, and state our goals for the semester! |
54+
| 🟢 Week 2 | <h2>Kickoff Meeting: Spring 2025</h2> **[Event Details](Week2.mdx)** <br/> **Location:** [Lydon Library Room 110](https://www.uml.edu/maps/categories/buildings/markers/49a132e2-1eb7-4557-b7da-aa9c47e35a21) <br/> **Date & Time:** Thursday, Jan 30th, 6:30 PM - 8:00 PM <br/> **Description:** Our Kickoff Meeting for the Spring 2025 Semester! Enjoy some pizza on us as we introduce our club, some of our projects, and state our goals for the semester! |
5355
| 🟢 Week 3 | <h2>Week 3 Meeting</h2> **[Event Details](Week3.mdx)** <br/> **Location:** [Olsen Hall, Room 330](https://www.uml.edu/maps/markers/a5a27869-3f71-4883-89ae-c06588f6b5d0) <br/> **Date & Time:** Thursday, Feb 6th, 6:30 PM - 8:00 PM <br/> **Description:** Creating a Cloud Computing Club Account, begin accessing Coder development environments. Time permitting: Begin dicussing the Immersion project. |
5456
| 🟢 Week 4 | <h2>Week 4 Meeting</h2> **[Event Details](Week4.mdx)** <br/> **Location:** [Olsen Hall, Room 330](https://www.uml.edu/maps/markers/a5a27869-3f71-4883-89ae-c06588f6b5d0) <br/> **Date & Time:** Thursday, Feb 13th, 6:30 PM - 8:00 PM <br/> **Description:** Split into teams and coordinate work on the Immersion Project. Teams: Front-End, API Team, Back-End |
5557
| 🟢 Week 5 | <h2>Week 5 Meeting</h2> **[Event Details](Week5.mdx)** <br/> **Location:** [Olsen Hall, Room 330](https://www.uml.edu/maps/markers/a5a27869-3f71-4883-89ae-c06588f6b5d0) <br/> **Date & Time:** Thursday, Feb 20th, 6:30 PM - 8:00 PM <br/> **Description:** Present progress updates from each team and continue development on Immersion. |

docs/schedule/2025Spring/Week10.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ tag: meeting-notes
1111
## Thursday
1212

1313
- **Date:**
14-
- **Time:** 6:30pm-8:00pm
14+
- **Time:** 6:30pm-8:30pm
1515

1616
### 🎥 Meeting Recording:
1717
{/* <div class="iframe-container">

docs/schedule/2025Spring/Week11.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ tag: meeting-notes
1111
## Thursday
1212

1313
- **Date:**
14-
- **Time:** 6:30pm-8:00pm
14+
- **Time:** 6:30pm-8:30pm
1515

1616
### 🎥 Meeting Recording:
1717
{/* <div class="iframe-container">

docs/schedule/2025Spring/Week12.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ sidebar_position: 12
1010
## Thursday
1111

1212
- **Date:**
13-
- **Time:** 6:30pm-8:00pm
13+
- **Time:** 6:30pm-8:30pm
1414

1515
### 🎥 Meeting Recording:
1616
{/* <div class="iframe-container">

docs/schedule/2025Spring/Week13.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ tag: meeting-notes
1212
## Thursday
1313

1414
- **Date:**
15-
- **Time:** 6:30pm-8:00pm
15+
- **Time:** 6:30pm-8:30pm
1616

1717
### 🎥 Meeting Recording:
1818
{/* <div class="iframe-container">

docs/schedule/2025Spring/Week14.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ tag: meeting-notes
1111
## Thursday
1212

1313
- **Date:**
14-
- **Time:** 6:30pm-8:00pm
14+
- **Time:** 6:30pm-8:30pm
1515

1616
### 🎥 Meeting Recording:
1717
{/* <div class="iframe-container">

docs/schedule/2025Spring/Week2.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import Link from '@docusaurus/Link';
1212
## Thursday
1313

1414
- **Date:**
15-
- **Time:** 6:30pm-8:00pm
15+
- **Time:** 6:30pm-8:30pm
1616

1717
### 🎥 Meeting Recording:
1818
{/* <div class="iframe-container">

docs/schedule/2025Spring/Week3.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ tag: meeting-notes
1111
## Thursday
1212

1313
- **Date:**
14-
- **Time:** 6:30pm-8:00pm
14+
- **Time:** 6:30pm-8:30pm
1515

1616
### 🎥 Meeting Recording:
1717
{/* <div class="iframe-container">

docs/schedule/2025Spring/Week4.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ tag: meeting-notes
1111
## Thursday
1212

1313
- **Date:**
14-
- **Time:** 6:30pm-8:00pm
14+
- **Time:** 6:30pm-8:30pm
1515

1616
### 🎥 Meeting Recording:
1717
{/* <div class="iframe-container">

0 commit comments

Comments
 (0)