Lab 5 - Score Setup

Github Classroom Link

Setup and Background

In this lab, we’ll be writing the Model for our next project, Score. We’ll be using the same API as the lecture demo to retrieve all NBA games on a particular day. All of the code you need to fill out is in Model.swift, you have no UI responsibilities for this lab.

Make sure to read the docstrings of each function carefully, and use the helper function we’ve provided when needed. Once all of the tests in score_setupTests.swift pass, commit and push your lab!

This lab is due on October 28 at 11:59pm. As always, feel free to let us know if you have any questions or need an extension!