Skip to content

akshaymathur90/RandomQuotesAndroid

Repository files navigation

RandomQuotesAndroid

Random Quotes is an android app with allows user to fetch random programming quotes from Programming Quotes API

Time Spent: 8 hours

User Stories

  • Display a random quote to the user containing: Quote - Author
  • Allow the user to fetch a new random quote.
  • Allow the user to mark a quote as a favorite.
  • Allow the user to view his favorites quotes.
  • Offline support. If the user is offline, they should be able to see the last loaded quote.

Developed using

  • Kotlin
  • Room
  • Architecture Components
  • Retrofit
  • Dagger2
  • Stetho

Running the project

  1. Download or Clone the repository.
  2. Go to Android Studio and select "Open an existing Android Studio Project".
  3. Locate the project on disk and select the root level build.gradle file.
  4. Click Open.
  5. Clean and Rebuild the project.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages