assignments.html

📝 Assignments

// Portfolio assignment - continuous work throughout the semester (Worth 7% of final grade)

📚 Portfolio Assignment Overview

The portfolio assignment is a continuous, cumulative project where you incrementally develop and enhance a single comprehensive web application throughout the semester. This portfolio demonstrates your progressive mastery of web development technologies.

💡 Key Points

  • Build upon your previous work - each phase extends the same project
  • Demonstrates progressive skill development
  • Final portfolio will be discussed and evaluated at the end of the semester
  • Worth 7% of your final grade

Portfolio Phases

  • Phase 1: HTML and CSS Foundation - PDF | Self Grading
    Due: Week 7
    Create the visual structure and styling of your web application
  • Phase 2: JavaScript Functionality - PDF
    Due: Week 11
    Add interactivity and dynamic behavior to your application
  • Phase 3: PHP Backend Integration - PDF | Code Files to Complete
    Due: Week 14
    Integrate server-side functionality and database operations