This repository is a template for turning in links/locations to your project artifacts. Instructions:
- Fork this repository
- Replace the blank
report.pdf
with your project report (you may update this with newer versions as the week goes on). - Edit
title-abstract.txt
and replace the sample title/abstract with the title/abstract of your project.- Be sure to leave the formatting of the file intact (with the
title:
andabstract:
lines untouched).
- Be sure to leave the formatting of the file intact (with the
- Edit the
artifacts.json
file with links to your project artifacts:this-repository
contains thegithub
url to your forkedartifact-directory-template
repository (this will allow us to get the newest version of your report and title/abstract).project-repository
contains thegithub
url to your project repository.dockerhub-repository
contains the docker username, docker repository name, and tag for reproducing your project.project-website-url
contains the url to your project website.project-website-code
cotnains the github url to your project website's code.
- Turn in the forked repository to Gradescope.