This commit is contained in:
Andrea Bianchi
2026-05-07 14:05:11 +09:00
parent c33002f3c6
commit 62913682ac

View File

@@ -1,12 +1,12 @@
# Final Group Project # 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) - **Presentation**: from 10:00 AM to 12:00 PM (noon)
- **Material Upload**: before 10:00 AM - **Material Upload**: before 10:00 AM
## General Description ## 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 ## 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. - 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. - 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 ## How to submit the material