codex-lv4-may-2025

Capstone Project - Level 4

← Back to Week 9 / ← Course Index


You’ll build a small full-stack web app and present it on Friday in an interview-style session. You are not graded on theme or visuals. Focus on getting your stack wired up and showing one working user flow from front to back.


What you are building

This project is about functionality and clarity , not design.


Minimum requirements (build checklist)

Make sure your project includes all of the following:

Optional: simple auth using Supabase or JWT. Not required to pass.


Friday presentation (10–12 minutes total)

  1. Live demo (≈2 min) Show your working flow: how data moves from UI -> API -> DB -> back.
  2. Code walkthrough (≈3–4 min) Open one React file and one Express route; explain how they connect.
  3. Q &A (≈2–3 min) Be ready to explain your API endpoints and data structure.
  4. Live coding (≈3–4 min, no AI) A short Level-4 task chosen by your instructor.

Live-coding demonstration (what to expect)

You’ll perform one small coding task related to this course, such as:

Keep it small, clear, and testable.


What to submit


Student rubric (100 points)

1) Live coding - 50 pts

2) Code explanation - 30 pts

3) Presentation & professionalism - 20 pts

Total: __/100


Tips for success