Replication 2: Classmate’s Final Project

Author

Matthew DeHaven

Due

May 3, 2024

Modified

April 17, 2024

1 Assignment Submission

  • Submit a URL link on Canvas
    • The URL should be to an Issue you have opened on Github

2 Replication Tasks

The goal of this assignment is to replicate your classmate’s final project.

  • Clone your classmate’s Github repository to your machine

  • Read through their documentation (they should have a README)

  • Run their code

    • Does it run without errors?
    • Are there packages/software you have to install manually?
    • Does the output/results replicate?
  • Open a Github Issue on your classmate’s repository, include the following:

    • Were you able to replicate their project?
      • Let them know any errors / surprises you ran into.
    • What is one positive about their project structure or documentation?
    • What is one suggestion to improve their project structure or documentation?

I am expecting just a few sentences or bullet points for the Github Issue. If you have to spend more than a couple hours trying to get their code to run, stop and write up the problems you were having in the Github Issue. Make sure to still include one positive and one suggestion.