diff --git a/app.py b/app.py index c8e4f701..a8c8c795 100644 --- a/app.py +++ b/app.py @@ -123,6 +123,10 @@ def team_nick_val(): @app.route("/luke_noah_maya") def team_luke_noah_maya(): return render_template('teams/luke_noah_maya.html') + +@app.route("/team_tony_bryan_julian") +def team_tony_bryan_julian(): + return render_template('teams/team_tony_bryan_julian.html') @app.route("/team_23") def team_23(): diff --git a/templates/students_2024.html b/templates/students_2024.html index 4bc32dfc..1c68791c 100644 --- a/templates/students_2024.html +++ b/templates/students_2024.html @@ -589,6 +589,8 @@
@@ -596,8 +598,10 @@ What I'm most looking forward to about the CodeDay Labs internship is gaining more experience working as a team and better my programming skills.
- Team page (leave blank until Module 5 when you will be assigned to your teams -What I'm most looking forward to about the CodeDay Labs internship is gaining practical experience in teamwork and becoming adept at navigating the GitHub workflow.
- Team page (leave blank until Module 5 when you will be assigned to your teams + Team Tony, Bryan & JulianWhat I'm most looking forward to about the CodeDay Labs internship is to gain experience working on a project in a team and be able to add a new entry in my resume.
- Team page (leave blank until Module 5 when you will be assigned to your teams + Team Tony, Bryan & Julian