From ed99b6a90a070318582dca64313bc131f8436bc1 Mon Sep 17 00:00:00 2001 From: Tony <125552595+ThatCodebyTony@users.noreply.github.com> Date: Tue, 18 Jun 2024 20:47:22 +0000 Subject: [PATCH 1/4] First commit: added team page for Tony, Byran and Julian --- app.py | 5 +++++ templates/teams/team_tony_bryan_julian.html | 1 + 2 files changed, 6 insertions(+) create mode 100644 templates/teams/team_tony_bryan_julian.html diff --git a/app.py b/app.py index 2fe1ae66..caa975a6 100644 --- a/app.py +++ b/app.py @@ -109,3 +109,8 @@ 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') + diff --git a/templates/teams/team_tony_bryan_julian.html b/templates/teams/team_tony_bryan_julian.html new file mode 100644 index 00000000..54dbbe9e --- /dev/null +++ b/templates/teams/team_tony_bryan_julian.html @@ -0,0 +1 @@ +Hello Tony Bryan and Julian \ No newline at end of file From fa38aa1fc612995729ad33100f693da91b4ae85c Mon Sep 17 00:00:00 2001 From: Tony <125552595+ThatCodebyTony@users.noreply.github.com> Date: Tue, 18 Jun 2024 22:57:19 +0000 Subject: [PATCH 2/4] added my own hyperlink under my profile --- templates/students_2024.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/students_2024.html b/templates/students_2024.html index 270605e4..346768ed 100644 --- a/templates/students_2024.html +++ b/templates/students_2024.html @@ -648,7 +648,7 @@
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 ...
- 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