From 603e0bcf01d96d87e5d974880fde669793a59320 Mon Sep 17 00:00:00 2001 From: Brendan Sick <164306585+bsick223@users.noreply.github.com> Date: Thu, 30 Jan 2025 02:20:08 +0000 Subject: [PATCH 1/3] Created a teampage for Brendan, Jeffrey, and Patricia --- app.py | 3 +++ templates/teams/team_bjp.html | 1 + 2 files changed, 4 insertions(+) create mode 100644 templates/teams/team_bjp.html diff --git a/app.py b/app.py index f25d8706..3cf17ad2 100644 --- a/app.py +++ b/app.py @@ -305,3 +305,6 @@ def team_bo_kevin_miller(): def team_tyler_shubham_mikaella(): return render_template('teams/tyler_shubham_mikaella.html') +@app.route("/team_bjp") +def team_bjp(): + return render_template('teams/team_bjp.html') diff --git a/templates/teams/team_bjp.html b/templates/teams/team_bjp.html new file mode 100644 index 00000000..b6fc4c62 --- /dev/null +++ b/templates/teams/team_bjp.html @@ -0,0 +1 @@ +hello \ No newline at end of file From 7966114c78b812fff35a7c224f60aeb84c75a5b5 Mon Sep 17 00:00:00 2001 From: Jeffrey Cheung <89158381+jecheung9@users.noreply.github.com> Date: Thu, 30 Jan 2025 02:32:12 +0000 Subject: [PATCH 2/3] Added hyperlinks for team page --- templates/students_2025.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/students_2025.html b/templates/students_2025.html index 9ec24063..bbfb6c88 100644 --- a/templates/students_2025.html +++ b/templates/students_2025.html @@ -268,7 +268,7 @@
What I'm most looking forward to about the CodeDay Labs internship is collaboration and industry relevant skills.
- Team page (leave blank until Module 5 when you will be assigned to your teams + Team Brendan, Jeffrey, PatriciaWhat I'm most looking forward to about the CodeDay Labs internship is getting the experience!
- Team page (leave blank until Module 5 when you will be assigned to your teams + Team Brendan, Jeffrey, Patricia