GithubHelp home page GithubHelp logo

taipeizoomvp's Introduction

TaipeiZooMVP

透過台北資料大平臺取得台北動物園館區及植物資料,並以MVP架構實作。

實作方式

  • MVP架構
  • 使用Koin實現dependency injection
  • 使用View Binding
  • 使用RxJava實現API的呼叫,並依照館區名稱過濾出現的植物資料

遇到的問題點

  1. 圖片網址為http,因此將Glide內的OKHttp Client元件改以接收任何憑證都允許的方式
  2. 在Server回傳植物資料時,植物的中文名稱的Key值若是以F_Name_Ch所取得的資料為null,有發現其完整的Key值應該是\uFEFFF_Name_Ch,將SerializedName更改為\uFEFFF_Name_Ch即可正常取得資料。

taipeizoomvp's People

Contributors

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