/TodoListApp

A simple Todo List application that uses SQLite database (Kotlin)

Primary LanguageKotlin

TodoListApp

A simple Todo List application that uses SQLite database (Kotlin)

How to Use?

In the first screen, tap the "plus" button and you will display second screen which you can write the name of task and pick the end date. The app utilizes DatePicker and to use that, tap on End Date text and pick the date.