This change simplifies the MoviesFacade, updates form params, changes how movies and scores are displayed on the index search results page, and adds some testing mock data.
Relevant Issues
Checklists before requesting a review
Testing
[x] I have written thorough tests that prove my fix is effective or that my feature works
[x] All tests are passing
Reviews
[x] I have performed a self-review of my code
[x] I have commented my code, particularly in hard-to-understand areas
[x] My code has no unused/commented out code
[x] I have tagged all necessary teammates as Reviewers
[x] I have linked this PR to any relevant project tasks
Describe your changes
This change simplifies the MoviesFacade, updates form params, changes how movies and scores are displayed on the index search results page, and adds some testing mock data.
Relevant Issues
Checklists before requesting a review
Testing
Reviews
Relevant Screenshots