From 62913682ac86499f7f493c981fba505399bbbaf4 Mon Sep 17 00:00:00 2001 From: Andrea Bianchi Date: Thu, 7 May 2026 14:05:11 +0900 Subject: [PATCH] Updated --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index adeddcd..a348a2b 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ # Final Group Project -- **Due date: Wednesday, June 11, 2025 (week 16)** +- **Due date: Wednesday, June 17, 2025 (week 16)** - **Presentation**: from 10:00 AM to 12:00 PM (noon) - **Material Upload**: before 10:00 AM ## General Description -You will implement a **web application of your choice** in JavaScript (free topic). You will also provide written _documentation_ and a good-quality _video_ of your final output. This is a _group_ project, where teams are **randomly** generated and balanced based on cumulative score (quizzes, homework, and activities). The final project accounts for **40%** of your grade. +You will implement a **web application of your choice** in JavaScript (free topic). You will also provide written _documentation_ and a good-quality _video_ of your final output. This is a _group_ project, where teams are **randomly** generated and balanced based on cumulative score (quizzes, homework, and activities). The final project accounts for **35%** of your grade. ## Application Requirements @@ -41,6 +41,12 @@ The video is considered part of your documentation. The video will also be share - Try to be complete in your explanation - you do not need to write a lot, but the professor and the TA should be able to understand your documentation and your code by reading this file. - Consider adding a voice-over. You can also use simple online AI-based tools for creating the voice. +### Material to submit + +- Your code +- A README file with a description of the project. Include the video link and the repository link +- If you use AI, include a list of prompts you did to generate the final code. You can record and dump on file the entire section if you use a tool like OpenCode of Claude. + --- ## How to submit the material