UCF-CEN-5016 / Fakeflix-UCF

This is the Fakeflix Repo for the CEN-5016 class at UCF.
MIT License
0 stars 39 forks source link

Documented /src/components/RowPoster/RowPoster.jsx to explain functionality. resolves #31 #35

Open pierce-powell opened 2 months ago

pierce-powell commented 2 months ago

What: Documented /src/components/RowPoster/RowPoster.jsx. Why: To improve code readability and understandability for future developers. How: By adding inline comments to all aspects of the code, and how this file relates to the rest of the codebase. Testing: Locally everything passed the linter as well as the test sweet. This was run from windows OS.

resolves #31