Skip to content

This is an open-source project connected to Formaloo CDP

Notifications You must be signed in to change notification settings

formaloo/twitter-rank

Repository files navigation

Twitter Rank Android Application

This is an open-source project connected to Formaloo CDP to calculate a tweeter and his/her followings rank. For each tweeter you have a customer in CDP database. each customer has a field named score, that is calculated by CDP based on the tweeter account information like number of tweets, age of the tweeter account etc.

https://en.formaloo.com/developers/

Installation

Clone this repository and import into Android Studio

git clone https://github.com/formaloo/twitter-rank.git

The App

You can install TwitterRank APK on your phone.

ScreenshotsScreenshots

Archi

  • MVVM: Model View ViewModel with LiveData.

Api Token

To access CDP API token you need an account on Formaloo CDP. After sign in to your account go to connection tab and copy the provided key.

You can create your own Twitter developer account to get BEARER_TOKEN and replace yours.

Libraries used

The application supports Android 4.4 KitKat (API level 19) and above.

  • Kotlin
  • AppCompat, CardView and RecyclerView
  • Coroutines
  • Koin di
  • Retrofit 2
  • Glide
  • MPAndroidChart, speedView

About

This is an open-source project connected to Formaloo CDP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published