All Projects → githubhaohao → Doubanbook

githubhaohao / Doubanbook

Licence: apache-2.0
一个基于 Clean 架构以及 Retrofit , RxKotlin , Dagger 框架实现的 Kotlin for Android App 。

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to Doubanbook

Kotlinrxmvparchitecture
Clean MVP Architecture with RxJava + Dagger2 + Retrofit2 + Mockito + Fresco + EasiestGenericRecyclerAdapter using Kotlin. Includes Unit Tests(Kotlin Tests)!
Stars: ✭ 94 (-37.75%)
Mutual labels:  rxjava, rxkotlin, dagger2, clean-architecture, retrofit2
Star Wars Shop
Simple project with clean architecture and android lifecycle
Stars: ✭ 37 (-75.5%)
Mutual labels:  rxjava, rxkotlin, dagger2, clean-architecture, retrofit2
movies
An example approach for modularization, reactive clean architecture and persistancy.
Stars: ✭ 110 (-27.15%)
Mutual labels:  clean-architecture, dagger2, retrofit2, rxkotlin
Android tmdb clean architecture
Showcase of clean architecture concepts along with Continuous Integration and Development for modular Android applications. Includes test suits (functional and unit tests) along with code coverage.
Stars: ✭ 63 (-58.28%)
Mutual labels:  rxjava, dagger2, clean-architecture, retrofit2
Githubprojectbrowser
This is a sample Android Project that is based on Clean Architecture
Stars: ✭ 64 (-57.62%)
Mutual labels:  rxkotlin, dagger2, clean-architecture, retrofit2
Android Clean Architecture Mvvm Dagger Rx
Implemented by Clean Architecture, Dagger2, MVVM, LiveData, RX, Retrofit2, Room, Anko
Stars: ✭ 138 (-8.61%)
Mutual labels:  rxjava, dagger2, clean-architecture, retrofit2
Movieguide Kotlin
Movie discovery app showcasing Kotlin, RxJava, Dagger2, MVP using Clean Architecture
Stars: ✭ 222 (+47.02%)
Mutual labels:  rxjava, dagger2, clean-architecture, retrofit2
Clean Marvel Kotlin
This repository contains a detailed sample app that implements Clean architecture and MVP in Kotlin using RxJava2, Retrofit
Stars: ✭ 27 (-82.12%)
Mutual labels:  clean-architecture, dagger2, retrofit2, rxkotlin
MVPArchitecture
Android MVP architecture in Kotlin using Dagger2, RxJava2, Retrofit2 and so on
Stars: ✭ 27 (-82.12%)
Mutual labels:  clean-architecture, dagger2, retrofit2, rxkotlin
Weatherapp
5 Day Forecast app that works on Android and uses latest tools (Kotlin, Navigation, Room, LiveData, Databinding, Dagger 2)
Stars: ✭ 426 (+182.12%)
Mutual labels:  rxjava, rxkotlin, dagger2, clean-architecture
Modular App Core
Core implementations for a modular Android App
Stars: ✭ 127 (-15.89%)
Mutual labels:  dagger2, clean-architecture, retrofit2
Aiyagirl
🔥 爱吖妹纸(含 Kotlin 分支版本)——Retrofit + RxJava + MVP 架构 APP 体验代码家的干货集中营 Gank.io,福利多多,不容错过
Stars: ✭ 1,109 (+634.44%)
Mutual labels:  rxjava, dagger2, retrofit2
Kotlin Android Scaffolding
An android project structure using kotlin and most common libraries.
Stars: ✭ 53 (-64.9%)
Mutual labels:  dagger2, clean-architecture, retrofit2
Mockstar
Demo project on How to be a Mockstar using Mockito and MockWebServer.
Stars: ✭ 53 (-64.9%)
Mutual labels:  rxjava, dagger2, retrofit2
Kotlinmvparchitecture
Clean MVP Architecture with Dagger2 + Retrofit2 + Mockito + Fresco + EasiestGenericRecyclerAdapter using Kotlin. Added Unit Tests(Kotlin Tests)!
Stars: ✭ 143 (-5.3%)
Mutual labels:  dagger2, clean-architecture, retrofit2
Dagger2
Kotlin Dagger2 example project
Stars: ✭ 145 (-3.97%)
Mutual labels:  rxjava, dagger2, retrofit2
Business Search App Java
Showcases object oriented programming in Java, Java Swing, Kotlin, and Android
Stars: ✭ 53 (-64.9%)
Mutual labels:  dagger2, clean-architecture, retrofit2
Android Mvvm Rx3 Dagger2 Navcomponent
Implemented using MVVM, LiveData, Room, RX3, Dagger2, Coil, View Binding, Navigation Component and AndroidX
Stars: ✭ 72 (-52.32%)
Mutual labels:  rxjava, dagger2, retrofit2
Price Tracker
Price Tracking Application - An experimental Kotlin Android project with complex android app requirements.
Stars: ✭ 80 (-47.02%)
Mutual labels:  rxkotlin, dagger2, retrofit2
Newspaper
An aggregated newspaper app containing news from 10+ local news publishers in Hong Kong. Made with ❤
Stars: ✭ 82 (-45.7%)
Mutual labels:  rxjava, dagger2, retrofit2

DoubanBook - Kotlin Android

License sdk apk

A Douban book app with Kotlin.

Introduction

一个基于 Clean 架构以及 Retrofit , RxKotlin , Dagger 框架实现的 Kotlin for Android App 。

  • 使用的数据源来自豆瓣图书 API
  • UI 设计主要借鉴 MaterialHome 项目,遵循 Material Design 设计风格。

ScreenShots

git_d gif_b

Architecture

图片来自 Google

项目框架图

Open Source Library

使用的开源类库:

Thanks

联系我

微信公众号

Markdown

License

   Copyright 2017 haohao Open Source Project

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].