Skip to content

aakashbhusal7/100DaysOfRx

 
 

Repository files navigation

Miss Electric Eel 2016 100 days of Rx

Getting better with Rx. One commit per day 😄

This is a personal project where I document my daily doodles on RxJava. The reason I have this on Github is for social accountability.

Project is grouped into:

├── challenge
│   └── week wise packaging (e.g. week #1)
│       └── day wise doodle naming (e.g. 1_{concept}.kt)
│       └── ...
├── misc 
│   ├── unstructured doodles 
│   └── ...
│   

Dependencies

Build Dependencies

  • Gradle 4.4
  • Android plugin for Gradle 3.1.0-beta1
  • minSdkVersion 23
  • compileSdkVersion 27

Project Dependencies

Other dependencies are maintained under dependencies.gradle under the config directory.

Gradle scripts

Configuration file for dependencies is maintained under the config directory.

About

100 days of Rx. Getting one step better with each commit :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%