Android RedditCloneSample (1.0.0)

Android project


The purpose of the RedditCloneSample is to demonstrate code we write in PowerCode

Features

  1. View top rated topics
  2. Up-vote and down-vote topic to make it move up or down through the list
  3. Create new topic with title and initial rating
  4. Remove topic by swiping right-to-left

Requirements

  • Minimum SDK version 21 Android 5 (Lollipop)

Development Environment

Project developed with Android Studio 3.1

  1. The app is developed in compliance with M-V-VM and Android Arch Components
  2. Reactive programming style is used to handle requests: RxJava2,RxAndroid
  3. Crash reports are collected via Firebase Crashlytics

License

MIT