Skip to content

sudhirkhanger/Genius

Repository files navigation

Genius

About

Genius is an app about movies and TV shows with a purpose to learn advanced Android concepts and try new APIs.

APK

Get it on Google Play

TODO

  • Kotlin
  • Dagger 2
  • Android Architecture Components
  • MVVM Architecture
  • Data Binding
  • Retrofit
  • Stetho
  • Android Debug Database
  • Picasso
  • Gson
  • Firebase JobDispatcher
  • Timber
  • Android Database Debug
  • LeakCanary
  • ConstraintLayout

Screenshots

How to build

Add the following line to your ~/.gradle/gradle.properties with an API key from the Movie DataBase (TMDb) website.

MyTheMovieDBApiKey="PLEASE-ADD-YOUR-MOVIE-DB-API-KEY"

Resources

Author

Sudhir Khanger

Android developer, Royal Enfield rider, and a blogger.

Copyright 2018 Sudhir Khanger

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.