Code Monkey home page Code Monkey logo

bookinfoapp's Introduction

Book Info App

1. 기능설명

Daum Book API를 통해 제목으로 책을 검색할 수 있습니다

검색 시 검색 키워드의 입력에 따른 결과를 노출합니다

검색결과가 많을 경우 스크롤을 내릴때마다 추가 데이터를 가져오며

책 상세 정보의 좋아요를 누르면 앞서 검색했던 리스트에 좋아요 표시가 반영됩니다

2. Proejct 수행전략

2.1 Architecture

MVVM ( Model View ViewModel )

image

2.2 Library

  • JetPack
    • ViewModel, DataBinding, LiveData, Paging, AppCompat, navigation
  • DI
    • Hilt
  • Thread
    • Coroutine
  • Network
    • Retrofit2
  • Image
    • Glide

3. API

https://developers.kakao.com/docs/latest/ko/daum-search/dev-guide#search-book

4. 참고 사이트

https://github.com/android10/Android-CleanArchitecture/tree/master/data/src/main

https://developer.android.com/training/dependency-injection/hilt-android?hl=ko

https://developer.android.com/topic/libraries/architecture/paging?hl=ko

bookinfoapp's People

Contributors

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