How I Tackle the Difficulties in Building My Simple To-Do List App

In my previous post, I already explained the concepts that I used to implement the simple to-do list app. But unfortunately, it wasn’t enough. There were several difficulties that I faced because of my lack of knowledge in coding Android and Android design pattern. Luckily, I was able to dive in more to know about Kotlin in Android and Android Architecture/Design Pattern.


This blog post was originally written in Aya’s medium platform. Visit the original post here: How I Tackle the Difficulties in Building My Simple To-Do List App