GitHub - yash1998/AnimeGuide · GitHub
Skip to content

yash1998/AnimeGuide

Repository files navigation

Clean architecture project structure

com.app.clean_architecture
├── presentation
│   ├── ui
│   ├── viewmodel
│   └── di
├── domain
│   ├── model
│   ├── usecase
│   └── repository
└── data
    ├── model
    ├── repository
    ├── local
    │   └── dao
    |   └── sp
    └── remote
        └── api

mainscreen_scroll

anime1detail

anime2detail

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages