Skip to content

ntarakcija/RubiconAssignment-NedimTarakcija

Repository files navigation

RubiconAssignment-NedimTarakcija

INSTALLATION

NOTES

  • Number of item that appears when searching is set to maximum of 20 items (only first page of results).

  • Movie class and TvShow class could be one class because they currently contain same data but it's better to use two different classes so it's easier to make changes in the future.

POSSIBLE OPTIMIZATIONS

  • Every time a new character is added to search or removed from search, the service is called. This could be optimized by remembering previous search results and displaying them without calling a service after character is removed.

  • Instead of using 4 Result receivers, we could use one generic Result Receiver. Same goes for Fetching classes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages