IT 432
Spring 2025
Craig Miller
Weekly Notes
Assignments
- Assignment 1
- Assignment 2
- Assignment 3
- Assignment 4
- Midterm Report
- Assignment 5
- Assignment 6
- Culminating Project
- Final Report
For this assignment, you'll create a component (e.g. a list) that is populated by array of arbitrary size to produce a set of subcomponents (e.g. list items). Like the last assignment, state should be maintaned in a parent of the component and include a separate child component the displays summary information.
Important: you will want to start with the examples in class.
Create a simple React app using the approach and conventions demonstrated in class that have the following components and properties:
Build your app and post it on studentweb or any other publicly available host.
Note that the worked example from week 6 addresses most of these requirements. A well explained submission that has cosmetic modifications will generally receive originality ratings of fair or good. A higher grade is obtained with more significant modifications, which might include multiple state elements or complex statement elements (e.g. an array with objects).
On D2L, submit a zip file of a folder with the following contents:
This assignment is worth 10 points. A rubric will be provided with the submission.