From 5fee2761e228450fdea1c7569bbcb650493c7e6d Mon Sep 17 00:00:00 2001 From: Alicia Soo Date: Tue, 28 May 2024 16:42:24 +0800 Subject: [PATCH] Updated Week 16 journal for Alicia --- journals/journal_alicia.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/journals/journal_alicia.md b/journals/journal_alicia.md index 4d4b364..2b5a10d 100644 --- a/journals/journal_alicia.md +++ b/journals/journal_alicia.md @@ -23,6 +23,30 @@ Mark all that applied this week - *Description*: Preprocess the video and produce a complete code sample used in the video. - *Assigned to*: Kok Wei / Alicia +# Week 16 +### Evidence: +Mark all that applied this week +- [ ] Attended class +- [ ] Responded to PRs/Issues +- [X] Met with the team online. Forum ______ +- [X] Committed to group repo + +### Notes: +#### Progress: +- Reviewed three branches, and merged one branch. + +#### Team Next Steps: +1. Functionality: Preprocessing Video + - Finetune the code. Currently only a small section of the tutorial code is returned. + - Assigned to: Kok Wei +2. Functionality: Integrate the Preprocessing Functionality with the Web + - Present the output code in an Image Transcription Stream next to the video. +3. Feature: Video Upload and Processing Status + - Status is currently hardcoded (15s before redirecting to the video page). Modify it to reflect the actual uploading and processing status. + - Assigned to: Alex +4. Issues for Cert IV Students: + - We need to come up with 5-6 issues for the Cert IV students. + - Assigned to: The team