Giter Club home page Giter Club logo

2019portfolioandroid's Introduction

Hanwool_Lotto

포트폴리오에 제출된 lotto앱은 기술 시연용으로 개발한 앱으로, 기존 로또 번호를 조회하고 새로운 로또 번호를 만들어 기 회차의 로또 번호와 비교하는 앱으로 대략 3일의 시간동안 구현한 것입니다.

로또 번호를 조회하기 위해 okhttp3와 retrofit을 이용하였고, RxJAVA를 사용하려 했으나 RESTful한 API가 아닌 관계로 커스텀 이벤트버스를 구현하여 RxJAVA를 활용하였습니다.

또한 GSON을 이용한 DTO를 구현하여 native Kotlin data class를 이용할 수 있도록 하였습니다.

로또번호를 저장하기 위해 Realm 데이터베이스를 이용하였습니다.

UI면에서는 DataBinding과 RecyclerView를 이용하여 코드의 간략화를 꾀하였고, 본인이 이해한 MVVM 아키텍처를 최대한 구현하기 위해 노력하였습니다.

UX적인 면에서는 Navigation 라이브러리를 사용하여 자연스러운 화면 이동을 꽤하면서 Fragment 관리의 어려움을 최소하하였습니다.

시연 실행파일은 github의 release페이지에서 받을 수 있습니다.

2019portfolioandroid's People

Contributors

fregmented avatar

Watchers

 avatar

Forkers

ghbahng

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.