An android application in Kotlin with TDD and MVP architecture
There are two pages in this app,
- Home screen which list all to do, it also has button to add new to do
- If you click 'ADD NEW TODO' then you will land on add to screen, where you can enter the new to do message and land back on Home page