Course: CIS 411, Spring 2021
Instructor(s): Trevor Bunch
Name: Your Name
GitHub Handle: Your GitHub Handle
Repository: Your Forked Repository
In this section provides a brief overview of the business problem. By brief, it should include a single image (business process or use case diagram) and a textual explanation (describing actors, tasks, information, or outcomes) and described in Step 4.
Here is an example of including a image into your lab report using a URL:
Credit: By Kishorekumar 62, CC BY-SA 3.0, https://commons.wikimedia.org/w/index.php?curid=7880320
Here is an example of including a image into your lab report using an uploaded file:
Credit: By Kishorekumar 62, CC BY-SA 3.0, https://commons.wikimedia.org/w/index.php?curid=7880320
In this section, organize and list requirements from Step 5. You are welcome to organize this section in anyway that you would like (using headings or tables). The structure of this section should correspond to your overview section, and it is recommended that that you review the lessons learned from your colleagues.
This is an optional section, where system constraints, out of scope features or other caveats can be clearly documented.
In this section, provide a diagram that demonstrates the relationship between the source repository and your forked repository in Step 1.
In this section, provide the logs from Step 2.7 and Step 6.4.
Hint: for system output, use markdown's fenced code block for formatting.
In this section, provide a diagram that demonstrates the relationship between your main branch and your feature branch in your repository (Step 2.8)
In this section, provide the round-trip diagram described in Step 8.