From 2c0bedcca8223aee4e453d42537b009d2eba3544 Mon Sep 17 00:00:00 2001 From: lars-v-bui <122946872+lars-v-bui@users.noreply.github.com> Date: Thu, 3 Jul 2025 18:44:21 +0000 Subject: [PATCH 1/3] Added team page for Lars, Cecilia, Alejandro --- app.py | 5 +++++ templates/teams/Lars_Cel_Alej.html | 1 + 2 files changed, 6 insertions(+) create mode 100644 templates/teams/Lars_Cel_Alej.html diff --git a/app.py b/app.py index 1b2126b8..d8978af3 100644 --- a/app.py +++ b/app.py @@ -4,6 +4,11 @@ app = Flask(__name__) +@app.route("/Lars_Cecilia_Alejandro") +def team_Lars_Cecilia_Alejandro(): + return render_template('teams/Lars_Cel_Alej.html') + + @app.route("/justin-qilan-k") def justin_qilan_k(): return render_template("teams/justin-qilan-k.html") diff --git a/templates/teams/Lars_Cel_Alej.html b/templates/teams/Lars_Cel_Alej.html new file mode 100644 index 00000000..b6fc4c62 --- /dev/null +++ b/templates/teams/Lars_Cel_Alej.html @@ -0,0 +1 @@ +hello \ No newline at end of file From ad14eb3e855af22e43554a682cfa0123ced15e30 Mon Sep 17 00:00:00 2001 From: Alejandro Navarro <94933917+grissinibread@users.noreply.github.com> Date: Thu, 3 Jul 2025 19:19:41 +0000 Subject: [PATCH 2/3] Added hyperlinks to the team page. --- templates/students_2025.html | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/templates/students_2025.html b/templates/students_2025.html index c5c2912d..31d864e5 100644 --- a/templates/students_2025.html +++ b/templates/students_2025.html @@ -170,7 +170,7 @@
What I'm most looking fowards to is the Open Source programs and improving my coding skills.
- Team page (leave blank until Module 5 when you will be assigned to your teams + Team Lars & Cecilia & AlejandroWhat I'm most looking forward to about the CodeDay Labs internship is to gain experience in an enviornment that's close to what working in the real world will be like!
+ Team Lars & Cecilia & Alejandro Team Gian & Daniel & Alejandro