Skip to content

IT3049C/students

Repository files navigation

Portfolio Assignment

Assignment Checks

Instructions to this assignment can be found here.

Checklist:

  • update the assignment checks above to the correct link
  • make sure the assignment checks pass
  • fill out the self evaluation and Reflection
  • submit the repository and the hosted github pages to Canvas

Self-Reflection:

  • I completed all the requirments as mentioned in the step by step lab, so I think I deserve a full grade.

How long it took me to finish this?

  • 1 hour

Grading (Instructor/TA)

Requirements

  • Bash
  • Git
  • GitHub CLI

Grade single PR

./testpr.sh <SEMESTER> <PR_NUM>

Example:

./testpr.sh "Fall 21" 160

Run againist all Pull Requests at once

./batchpr.sh "Fall 21"