This repository is a template for turning in links/locations to your project artifacts. Instructions:
- Fork this repository
- You will be changing the file contents in this repository, but do not change the file names!.
- 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. Do NOT change the keys of the json file, only the values.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 (code artifact).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
contains the github url to your project website's source code (if it's the same as your code repository, then re-list that url here).
- Turn in the forked repository to Gradescope.