?To-Do App

A simple To-Do app made in Kotlin. It enables the user to make a list of To-Do work. The app is user friendly and the user shall find it extremely easy to find stored note. It demonstrates the use of Coroutines, Room Databse, CRUD Operation.

Built With ?

  • Kotlin – First class and official programming language for Android development.

  • Coroutines – Coroutines are light-weight threads that allow you to write asynchronous non-blocking code. Kotlin provides the kotlinx.coroutines library with a number of high-level coroutine-enabled primitives.

  • Dao – Data Access Objects are the main classes where you define your database interactions. They can include a variety of query methods.

  • Room database – The Room persistence library provides an abstraction layer over SQLite to allow fluent database access while harnessing the full power of SQLite. In particular, Room provides the following benefits: Compile-time verification of SQL queries.Convenience annotations that minimize repetitive and error-prone boilerplate code.Streamlined database migration paths.

? Tech Stack

Backend: Kotlin

Frontend: XML

? Screenshots

app_scrn 4

app_scrn 4

? Build and Run Application

Follow this steps to get Working Project!

1. Clone this repository or download file
2. Extract zip if downloaded code
3. Open project in Android Studio
4. Wait while Android Studio Download gradle or required files
5. Hit Run Button !

Contact ?

Have an project? DM us at ?

Drop a mail to:- [email protected]

ℹ️ Support

For support, email [email protected]

GitHub

View Github