Time to Build a Kotlin App!

The REST API course is complete. You can find the videos here: https://codingwithmitch.com/courses/build-a-rest-api/.

Next I'll be building an app to interact with the REST API. If you don't want to build your own REST API, you can use the one I made here at open-api.xyz: https://open-api.xyz/api/

Technologies we'll be using: Kotlin, MVVM Architecture, Dagger2, Retrofit2, Coroutines, Room Persistence, REST API, Token Authentication..