Familiarity with Streama frontend templatesUnderstanding of actor data model
初心者向け度初回貢献者にどれだけ取り組みやすいかを 1-100 で推定したスコアです。
35
調査方針
Investigate the current movie detail view implementation in Streama. Look at the controller and template files for the movie detail page to understand how actors are currently displayed. Check the database schema for actor related tables and relationships. Review any existing API endpoints for fetching actors. The issue asks for adding related actors, so consider how to fetch and display a list of associated actors on the detail screen.
Related actors in "user view" · streamaserver/streama#588 | Good First Issue