Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added APT.mp4
Binary file not shown.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
# Lab 2 - Starter

[https://ggesm.github.io/Lab2/](https://ggesm.github.io/Lab2/)
Binary file added audio.mp3
Binary file not shown.
Binary file added data.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
99 changes: 99 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,99 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="description" content="Meeting notes for Team 17 on April 13th, 2025">
<title>Team 17 Meeting Notes</title>
</head>
<body>
<header>
<h1>Team 17 Meeting Notes</h1>
<h2>Management and Team Bonding</h2>
<h3>April 13th, 2025</h3>
</header>

<main>
<section>
<h2>Attendance</h2>
<ul>
<li>Emily Liu</li>
<li>Giana Gesmundo</li>
<li>Jonathan Kook</li>
<li>Jongwon Lee</li>
<li>Joseph Eddy</li>
<li>Melissa De La Cruz</li>
<li>Reiner Luminto</li>
<li>Suhani Srivastava</li>
<li>Wilson Zhu</li>
</ul>
</section>

<section>
<h2>Meeting Agenda</h2>
<ol>
<li>Working on GitHub Repo</li>
<li>Team Bonding Activity: skribbl.io</li>
<li>Working on Team Intro Video</li>
</ol>

<p>This is our first meeting so nothing to discuss previously</p>
</section>

<section>
<h2>Meeting Notes</h2>
<ul>
<li><strong>Wilson (Team Leader)</strong> shared the GitHub Repo with all of the team.</li>
<li>Started working on team branding</li>
<li>Voting on our team name which is <b>Null Terminators</b></li>
<li>Using ChatGPT to create a sick logo</li>
<li>Finishing all the team branding: color, mascot, etc.</li>
<li>Deciding on our values/rules</li>
<li>Starting on our team bonding activity: skribbl.io</li>
<li>Finished team bonding activity after 30-40 minutes</li>
<li>Brainstorming ideas for team bonding video</li>
<li>Deciding to film a short and simple video</li>
<li>Working on team video</li>
<li>Messaging members who couldn't make it to send photos to be included</li>
</ul>
</section>

<section>
<h2>Comments</h2>
<p>Schedule a time and day for a majority or all of the team to work on Warmup Exercise that is due next Sunday (April 20th, 2025)</p>
</section>

<section>
<h2>Data</h2>
<img src="data.jpg" alt="Pretend data from meeting" width="1000" height="300">
</section>

<section>
<h2>Media</h2>
<audio controls>
<source src="audio.mp3" type="audio/mp3">
</audio>

<video controls>
<source src="APT.mp4" type="video/mp4">
</video>

<h2>Important Notes</h2>
<details>
<summary>Click Here</summary>
<p>Make sure to add your about me page to our group page in our GitHub Repo</p>
</details>
</section>

<section>
<h2>Pick your favorite animal</h2>
<label for="animals">Choose your favorite animal:</label>
<select id="animals">
<option value="Dog">Dog</option>
<option value="Cat">Cat</option>
<option value="Hamster">Hamster</option>
<option value="Bunny">Bunny</option>
<option value="Duck">Duck</option>
</select>
</section>
</main>
</body>
</html>
13 changes: 13 additions & 0 deletions part2.txt
Original file line number Diff line number Diff line change
@@ -1 +1,14 @@
Fill in the passphrases here.

1. WongAvery
2. iHateC++
3. HTMLRules
4. JavaScriptRocks
5. ShraviBeatsReact
6. ThisIsJSyay
7. SofiaWasHere
8. coolcoolcool3x
9. 2020_sucked
10. listenToPetalcore
11. ElaineFirst
12. iHeartWebDev
Binary file added screenshots/W3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.