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 will design a React component for presenting route information for a CTA (Chicago Transit Authority) line. You will practice implementing parameterized styles and locally-scoped styles.
Create a React component, defined in its own file, called TrainRoute. It should successfully display the RouteInfo content for the object obtained online. For this assignment, you are only expected to copy the object and hardcode it as an assigned variable in your app. Below are specific requirements for the component:
The following are general requirements:
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.