develop #1

Merged
MehrdadShirvani merged 35 commits from develop into main 2026-04-24 14:58:12 +00:00
Showing only changes of commit 4c75b310f6 - Show all commits
+2
View File
@@ -90,6 +90,8 @@ Code Quality: Clean, readable, well-structured code with proper naming
Understanding: You must be able to explain your implementation Understanding: You must be able to explain your implementation
--- ---
## Bonus Tasks ✒️ ## Bonus Tasks ✒️
Parse the JSON returned by the `getMovieInfo` method into a MovieInfo entity, and then present the structured movie details based on the userprovided movie ID.
Advanced search (title, genre, year, rating, etc.) Advanced search (title, genre, year, rating, etc.)
Sorting options for movies Sorting options for movies