diff --git a/app.py b/app.py index 634706d5..64200c8d 100644 --- a/app.py +++ b/app.py @@ -124,6 +124,10 @@ def team_nick_val(): def team_luke_noah_maya(): return render_template('teams/luke_noah_maya.html') +@app.route("/jesus_tien_jaehoon") +def team_jesus_tien_jaehoon(): + return render_template('teams/jesus_tien_jaehoon.html') + @app.route("/team_5") def team_5(): return render_template('teams/team_5.html') diff --git a/templates/students_2024.html b/templates/students_2024.html index 67bce137..69c7af07 100644 --- a/templates/students_2024.html +++ b/templates/students_2024.html @@ -413,7 +413,7 @@
What I'm most looking forward to about the CodeDay Labs internship is being able to gain tangible work experience while working in a group environment.
- Team page (leave blank until Module 5 when you will be assigned to your teams + Team 15 pageI'm looking forward to leveraging my open-source project knowledge that I've learned from the past and apply it to make a meaningful contribution to a new project.
- Team page (leave blank until Module 5 when you will be assigned to your teams + Team 15 pageWhat I'm most looking forward to about the CodeDay Labs internship is to get experience and explore what type og job I what in the future.
- Team page (leave blank until Module 5 when you will be assigned to your teams + Team 15 pageWe have all played music with an instrument before.
+ + + \ No newline at end of file