Skip to content

soumikshah/FuturamaQuotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FuturamaQuotes

This application allows you to see futurama quotes. You can search quotes according to the character that said it as well. Futurama Quotes demonstrates modern Android development implements MVVM architecture.

image image1

Download

Go to the Releases to download the latest APK.

Tech Stack and Open-Source Libraries

  • Minimum SDK level 23

  • Kotlin based, RXJava for asynchronous.

  • Jetpack Lifecycle - Observe Android Lifecycles and handle UI states upon the lifecycle changes

  • Jetpack ViewModel - Manages UI-related data holder and lifecycle aware. Allows data to survive configuration changes such as screen rotations.

  • MVVM Architecture

  • Retrofit2 - Construct the REST APIs

  • Glide - Loading images from the network

  • Dagger2 - Compile time android dependency injection framework.

  • ThemedToggleButtonGroup - Customisable toggle buttons.

Futurama Quotes uses Futurama Quotes API by KateDam

Disclamer: As mentioned on Kate's github repo(linked above), These are publicly sourced data and I in no way claim ownership for it.

About

This application shows you futurama quotes. You can search quotes according to the character. And long press will copy the quote to the clipboard.

Topics

Resources

License

Stars

Watchers

Forks

Languages