Bored An Android application where you get a random activity to do from boredapi.com. The data is fetched asynchronously on button click. What I Learned Getting data from a server using Retrofit Executing functions asynchronously using Coroutines