CS396: Spring 2021

Intro to Web Development

CS396: Spring 2021

Assignments > P4. Final Deliverable

Due on Wed, 06/09 @ 11:59PM. 25 Points.

What to turn in

For your final deliverable, please write a reflection / self assessment (1-2 pages) that includes the following:

  1. A link to your code repository
  2. A link to your live website
    • Strongly encouraged unless there is some compelling reason that you were not able to deploy your app.
  3. A summary of your project and your process of making the app (feel free to draw from earlier text that you wrote). Please be sure to describe:
    • The overall goal of your project and intended audience.
    • The web technologies / frameworks you used.
    • 1-2 things you learned in the process of completing your project.
    • How you believe you should be evaluated (list your accomplishments and how they relate to the themes of the class). Bullets fine.
    • How you think you did on this project given the evaluation criteria you selected.
    • What your next steps would be if you had more time.

Rubric

In evaluating your final project, the course staff and 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 5
  • Was the scope of your project commensurate with your level of experience?
  • Did everyone on your team substantively contribute to the project?
  • Did you take into account all of the project feedback that was given to you (if applicable)?
  • Did you go out and research new technologies and figure out how to instantiate your ideas?
  • Did you push yourself to really engage with the ideas presented in the course on your own terms?
  • Did you take any risks (e.g. try to learn something you didn’t initially know how to do)?
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)?
Execution of the project 10
  • Did you arrive at a reasonable stopping point by the end?
  • Does your code works as intended?
  • Did you meet the evaluation criteria that you set for yourself in the reflection document?