- Explore anime series and movies from top ranking.
- Discover anime to watch by randomly pick one.
- Save plan-to-watch anime into offline storage.
💡 This app is built using Jikan
REST API.
MVVM
+Coordinator
- Networking: Handling fetching and loading data
- Core Data
This project is designed and written on my own at the moment, which doesn't depend on any outside dependencies.
For data binding
, refer to my extension: Observable
- Clean Code
- SOLID Principle
- Protocol Oriented
- CI/CD with GitHub Actions