zack2 / android-app-using-anime-fact-rest

Build an Android app using the anim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build an Android app using the anime-fact-rest API (hard)

Build an Android app using the anime-fact-rest API

anime-facts-rest-api 🐱‍🚀 | anime-facts-rest-api (chandan-02.github.io)

  • Display the list of different Anime and images
  • Display each anime detail and image
  • Use firebase Auth to save the user
  • Use Jetpack compose

Project Structure

  • components Contain all custom reusable composable
  • model Contain entities
  • repository Contain repositories
  • di Contain all module for Dependency Injection
  • navigation Contain NavGraph and Screen .
  • network Retrofit config
  • repository Contain repository
  • ui.theme theme of app
  • utils useful class
  • views the views
  • vm the viewmodel

Release

You can find the apk here

About

Build an Android app using the anim


Languages

Language:Kotlin 100.0%