From d3dddc40f0942f5bcdc3620cdaac3bcf87cdcaf9 Mon Sep 17 00:00:00 2001 From: Kacper Polczynski <polczynskikf@cardiff.ac.uk> Date: Thu, 9 Jan 2025 01:35:06 +0000 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 78d7b42..10c6f54 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ +Student Number: 21070120 +Openshift url: https://cmt120-assignment.apps.containers.cs.cf.ac.uk/ This is my web development project -Ive included three references to code snippets i have used +Ive included three references to code snippets i have used and included them in my code to show when they were used. Code adapted from: https://openjavascript.info/2022/06/08/how-to-upload-a-file-using-the-fetch-api/ Accessed on 12/12/2024 -- GitLab