Code Monkey home page Code Monkey logo

borutoapp's Introduction

Boruto App

project-image

An application that lists the characters of the Boruto anime and displays the details of the characters

shieldsshields

Project Screenshots:

project-screenshot project-screenshot

project-screenshot project-screenshot

💻 Built with

Technologies used in the project:

  • Minimum SDK level 24
  • 100% Kotlin based + Coroutines and Flow
  • Android Architecture Components - Collection of libraries that help you design robust testable and maintainable apps.
  • A single-activity architecture using the Compose Navigation to manage composable transactions.
    • Lifecycle - perform an action when the lifecycle state changes
    • ViewModel - Stores UI-related data that isn't destroyed on UI changes.
    • UseCases - Located domain layer that sits between the UI layer and the data layer.
    • Repository - Located in the data layer that contains application data and business logic.
    • Jetpack Compose - is Android’s recommended modern toolkit for building native UI. It simplifies and accelerates UI development on Android. Quickly bring your app to life with less code powerful tools and intuitive Kotlin APIs
  • Android Hilt - Dependency Injection Library
  • Retrofit - A type-safe HTTP client for Android and Java
  • OkHttp - An HTTP client that efficiently makes network requests
  • Room Database - An abstraction layer over SQLite that simplifies database access in Android apps.
  • Paging 3 - Simplifies data loading and pagination in Android applications.
  • Accompanist - Collection of extension libraries for Jetpack Compose that provide additional functionality and integrations.
  • Coil - An image-loading library for Android backed by Kotlin Coroutines
  • DataStore - Data storage solution by Google that provides a robust and scalable way to store and synchronize data for Android apps.
  • Palette API - Tool in Android that extracts prominent colors from images enhancing UI design and theming.
  • Ktor - Lightweight and asynchronous framework for building connected applications and services in Kotlin ideal for creating backends.
  • Unit Testing - Isolating and testing individual software components to ensure they perform as expected.

borutoapp's People

Contributors

demircann avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.