From b5210fc1378b5f6473cb9fb97cd9b81241f0f130 Mon Sep 17 00:00:00 2001 From: Zhufan Gu <75535393+zhufangu@users.noreply.github.com> Date: Sun, 23 Jun 2024 17:52:57 +0000 Subject: [PATCH 1/3] Added team page for teamASC --- app.py | 3 +++ templates/teams/teamASC.html | 1 + 2 files changed, 4 insertions(+) create mode 100644 templates/teams/teamASC.html diff --git a/app.py b/app.py index 5d6560ab..2a719d2d 100644 --- a/app.py +++ b/app.py @@ -21,6 +21,9 @@ def cohort_2023(): def cohort_2024(): return render_template('students_2024.html') +@app.route("/teamASC") +def teamASC(): + return render_template('teams/teamASC.html') @app.route("/nat_uts") def team_nat_uts(): diff --git a/templates/teams/teamASC.html b/templates/teams/teamASC.html new file mode 100644 index 00000000..b7f54ef7 --- /dev/null +++ b/templates/teams/teamASC.html @@ -0,0 +1 @@ +hellooooo \ No newline at end of file From 35dfc1e6a690bd6b09204b170e41d5b05103e050 Mon Sep 17 00:00:00 2001 From: Ravneet Singh Bhatia <112039904+Ravneetsb@users.noreply.github.com> Date: Sun, 23 Jun 2024 18:10:41 +0000 Subject: [PATCH 2/3] Adding team page link to member profile --- templates/students_2024.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/students_2024.html b/templates/students_2024.html index 1b9e4941..ce10c1f3 100644 --- a/templates/students_2024.html +++ b/templates/students_2024.html @@ -698,7 +698,7 @@
What I'm most looking forward to about the CodeDay Labs internship is ...
- Team page (leave blank until Module 5 when you will be assigned to your teams + Team ASCWhat I'm most looking forward to about the CodeDay Labs internship is ...
- Team page (leave blank until Module 5 when you will be assigned to your teams + Team ASCWhat I'm most looking forward to about the CodeDay Labs internship is working on something fun and learning something new.
- Team page (leave blank until Module 5 when you will be assigned to your teams + Team ASC