Git Product home page Git Product logo

dogedex's Introduction

kotlin Android API

Dog Recognizer

This application was developed by modules feature.

โญ Features

  • Display dogs previously save in the api
  • Set dogs as favorite
  • Display favorite dogs
  • Register
  • Login
  • Logout
  • Scan dog with camera x
  • Dog detail

๐Ÿƒ For run the app just clone the repository and execute the app on Android Studio.

Requirements to install the app

  • Use phones with Android Api 23+
  • Having an internet connection
This application was developed using Kotlin and uses the following components:
  • Kotlin based, Coroutines + Flow for asynchronous.
  • Coroutines
  • Clean architecture (Domain, Data, Presentation)
  • MVVM
  • Repository pattern
  • StateFlow
  • Navigation component
  • Dagger Hilt (Dependency injection)
  • Unit testing (Truth by google, coroutines tests)
  • Moshi - A modern JSON library for Kotlin and Java.
  • Retrofit2 & OkHttp3 - Construct the REST APIs.
  • Data store
  • Camera X
  • Permissions
  • Coil images

Screenshots Light theme

Home Detail Favorite Log in Sign in Splash
Home Detail Favorite Login Sign in Splash

๐ŸŽฏ Architecture

The application is built using Clean Architeture pattern based on Architecture Components on Android. The application is divided into three layers:

Clean Arquitecture

https://user-images.githubusercontent.com/24237865/77502018-f7d36000-6e9c-11ea-92b0-1097240c8689.png

  • Domain: This layer contains the business logic of the application, here we define the data models and the use cases.
  • Data: This layer contains the data layer of the application. It contains the database, network and the repository implementation.
  • UI: This layer contains the presentation layer of the application like fragment, activity, viewmodel etc.

Bikcodeh

dogedex's People

Contributors

bikcodeh avatar

Stargazers

Joshua Jeremia avatar

Watchers

 avatar  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.