Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kshitiz-mhto/otakuvortex

Your Ultimate Hub for Anime and Manga Delights.Premier hub for anime and manga lovers
https://github.com/kshitiz-mhto/otakuvortex

android clean-architecture coroutine-library dagger-hilt glide-library kotlin livedata mvvm-architecture navigationl okhttp3-logginginterceptor paging2 retrofit2

Last synced: 2 days ago
JSON representation

Your Ultimate Hub for Anime and Manga Delights.Premier hub for anime and manga lovers

Awesome Lists containing this project

README

        

# OtakuVortex


logo

🌟Introducing **OtakuVortex**: Your Ultimate Hub for Anime and Manga Delights.Premier hub for anime and manga lovers🌸. Curated content, user-friendly interface, vibrant community. Dive into limitless anime and manga enjoyment.

### Architecture

Android Clean Architecture integrates MVVM design pattern, structuring apps into UI, ViewModel, UseCase, and data layers.
This separation boosts maintainability, testability, and scalability by enforcing modularization and dependency inversion,
enabling easier updates,efficient testing, and adaptable changes across layers.



architecture

### Screenshots


landing screen


homescreen


infoscreen


favorite screen


search screen


search screen


### Library Used

- [LiveData](https://developer.android.com/reference/kotlin/androidx/lifecycle/LiveData)

- [Retrofit 2](https://github.com/square/retrofit)

- [Co-routines](https://github.com/Kotlin/kotlinx.coroutines)

- [Navigation](https://developer.android.com/jetpack/androidx/releases/navigation)

- [Paging 2](https://developer.android.com/topic/libraries/architecture/paging/)

- [Dagger Hilt](https://developer.android.com/training/dependency-injection/hilt-android)

- [Glide](https://github.com/bumptech/glide)

- [OkHttp Interceptor](https://github.com/square/okhttp/tree/master/okhttp-logging-interceptor)