项目作者: mrebollob

项目描述 :
Restaurant card balance app
高级语言: Kotlin
项目地址: git://github.com/mrebollob/RestaurantBalance.git
创建时间: 2016-10-05T11:14:47Z
项目社区:https://github.com/mrebollob/RestaurantBalance

开源协议:Apache License 2.0

下载


M2P Build Status

Kotlin android app following mvp pattern to check m2p card balance.

Getting started

Add a new card to check your balance.

Libraries used:

  • RxJava
  • RxAndroid
  • Dagger 2
  • Okhttp3
  • Jsoup
  • Gson
  • CreditCardView

Libraries used for test:

  • Junit
  • Mockito
  • Assertj
  • DaggerMock
  • Espresso

License

  1. Licensed under the Apache License, Version 2.0 (the "License");
  2. you may not use this file except in compliance with the License.
  3. You may obtain a copy of the License at
  4. http://www.apache.org/licenses/LICENSE-2.0
  5. Unless required by applicable law or agreed to in writing, software
  6. distributed under the License is distributed on an "AS IS" BASIS,
  7. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  8. See the License for the specific language governing permissions and
  9. limitations under the License.