CSCI 185: Spring 2024

Introduction to Programming for the Web

CSCI 185: Spring 2024

UNCA Logo

Fish by @akeatk

Assignments > Project 2b: Final Project Deliverable

Due on Tue, 05/07 @ 11:59PM. 30 Points.

Project Guidelines

  • Project 2 Guidelines
  • Note that May 7 is a HARD DEADLINE (because grades are due). No late submissions will be accepted.

What to turn in

For your final deliverable, you will be submitting a reflection / self assessment document (<1 page) that includes the following:

  1. A link to your homepage website (GitHub Pages)
  2. A summary of your project (feel free to draw from earlier text that you wrote). Please be sure to describe:
    • The overall goal of your project.
    • The web technologies / libraries / techniques you used.
    • What resources you used / built upon (paste links).
    • 1-2 things you learned in the process of completing your project.
    • What your next steps would be if you had more time.

Rubric

In evaluating your final project, I will take the following into account (note that different criteria apply differently, depending on the direction of your project):

Category Points Evaluation Criteria
Scope of the Project 10
  • Was the scope of your project commensurate with your level of experience?
  • Did everyone on your team substantively contribute to the project? (if applicable)
  • Did you exhibit creativity (if applicable...some projects require more creativity than others)?
  • Did you take any risks (e.g. try to learn something you didn’t initially know how to do)?
Execution of the project 10
  • Did you arrive at a reasonable stopping point by the end?
  • Does your code works as intended?
  • Did you use function, loops, variables, and conditional statements in your implementation (implementations will vary)?
Reflection 10
  • Did you write a thoughtful reflection of the intent of the project and any lessons learned?
  • Did you address all of the prompts (specified above)?