-Movie Catalog: Create endpoints to fetch current movie posters and details with pagination.
-Search & Filtering: Implement server-side logic for filtering sessions by genre, date, and time.
-Detailed View: Develop an API to retrieve full movie information, including descriptions, ratings, and cast lists.
-Hall Layout Service: Implement logic to return an interactive seat map for a specific session, marking occupied seats.
-DTO Optimization: Utilize Data Transfer Objects to minimize payload size between backend and React frontend.
-Movie Catalog: Create endpoints to fetch current movie posters and details with pagination.
-Search & Filtering: Implement server-side logic for filtering sessions by genre, date, and time.
-Detailed View: Develop an API to retrieve full movie information, including descriptions, ratings, and cast lists.
-Hall Layout Service: Implement logic to return an interactive seat map for a specific session, marking occupied seats.
-DTO Optimization: Utilize Data Transfer Objects to minimize payload size between backend and React frontend.