Search and browse Yle TV shows on an infinite scrollable list. Showcases some Unity concepts I've learned to like.
- Search and load TV show data from Yle API
- Infinite scrollable list that fetches more items when the user scrolls close to the end of the list
- Works on all screen sizes
- Load thumbnail and banner images from Yle server
- State management and communication between objects using game events
- Easily configurable and extensible via template strings without the need to touch the code
- Uses only reusable script components