Update README

This commit is contained in:
2026-04-23 13:43:14 +03:30
parent dcfee3a469
commit 4c75b310f6
+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