Skip to content

🍭 PlusClub校园论坛 Android端,支持主题切换、发帖、回帖、课程表、校园卡收支,使用OkHttp+Retrofit+Dagger2+RxJava+MVP架构

License

Notifications You must be signed in to change notification settings

WithLei/plusClub

Repository files navigation

plusClub

GitHub stars GitHub Release Build Status
'一切伟大的行动和思想,都有一个微不足道的开始'

项目介绍

PlusClub校园论坛 支持主题切换、发帖、回帖、课程表、校园卡收支[开发中]
使用OkHttp+Retrofit+Dagger2+RxJava+MVP架构

React-Native端跨平台项目:WithLei/plusClub_RN
Web端项目:Robinson28years/lsuplusclub
前移动端项目:xiaoshidefeng/PLUS-for-Android

备用下载链接:https://www.heyrenly.com/plusClub/plusClub-app.apk

项目展示

博客

意见和反馈

联系我们:

开源框架

RxJava

RxJava is a Java VM implementation of Reactive Extensions: a library for composing asynchronous and event-based programs by using observable sequences. It extends the observer pattern to support sequences of data/events and adds operators that allow you to compose sequences together declaratively while abstracting away concerns about things like low-level threading, synchronization, thread-safety and concurrent data structures.
ReactiveX

FastJson

Fastjson is a Java library that can be used to convert Java Objects into their JSON representation. It can also be used to convert a JSON string to an equivalent Java object. Fastjson can work with arbitrary Java objects including pre-existing objects that you do not have source-code of.
Alibaba

OkHttp

An HTTP+HTTP/2 client for Android and Java applications. http://square.github.io/okhttp/
square

EventBus

Event bus for Android and Java that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.
greenrobot

Butter Knife

Field and method binding for Android views which uses annotation processing to generate boilerplate code for you.
JakeWharton

jsoup

jsoup is a Java library for working with real-world HTML. It provides a very convenient API for extracting and manipulating data, using the best of DOM, CSS, and jquery-like methods.
jhy

Picasso

A powerful image downloading and caching library for Android.Images add much-needed context and visual flair to Android applications. Picasso allows for hassle-free image loading in your application—often in one line of code!
square

RichText

Android平台下的富文本解析器,支持Html和Markdown
zzhoujay

Slidr

Easily add slide-to-dismiss functionality to your Activity by calling Slidr.attach(this) in your onCreate(..) method.
r0adkll

Android Sliding Up Panel

This library provides a simple way to add a draggable sliding up panel (popularized by Google Music and Google Maps) to your Android application.
umano

nice-spinner

NiceSpinner is a re-implementation of the default Android's spinner, with a nice arrow animation and a different way to display its content.
arcadefire

SmartRefreshLayout

SmartRefreshLayout is a "smart" or "intelligent" pull-down refresh layout,because of its "smart", it does not just support all the Views , but also support multi-layered nested view structures.
scwang90

License

MIT License

Copyright (c) 2019 renly

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

🍭 PlusClub校园论坛 Android端,支持主题切换、发帖、回帖、课程表、校园卡收支,使用OkHttp+Retrofit+Dagger2+RxJava+MVP架构

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages