#Overview
This source code is the implementation of testing part of Udacity android course Advance Android with Kotlin
#Introduction
TO-DO Notes is an app where you to write down tasks to complete. The app displays them in a list. You can then mark them as completed or not, filter them and delete them.
#License This project is licensed under MIT license.