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/pages/MyList/MyList.jsx #78

Open AishaFathalla opened 2 months ago

AishaFathalla commented 2 months ago

I documented src/pages/MyList/MyList.jsx on two stages. I first added in line comments explaining the functionality of each block of code. I then added a block comment to summarize the overall functionality and purpose of the component in the file. The changes I made to the file were tested locally by running the test suite and the linter, and after committing to GitHub by checking the action workflows and making sure the tests still passed after the commits. resolves #8