/ToDo-App

To-Do app to make notes with different priorities and some description

Primary LanguageKotlin

ToDo App

Android App to save your notes and todo jobs with content description in 3 differnet priorities.

You can:

  • Sort the notes by its priority.
  • Search by note title.
  • Edit the note content or priority.
  • Delete the note.

Getting Started

download the repo as zip file or you can clone it from link below:

https://github.com/Ahmed-P-Mostafa/ToDo-App.git

How to use

ToDo.App.mp4

Built with

  • Kotlin 1.5.10 - The programming languages used
  • MVVM - Design Pattern
  • Hilt
  • Kotlin Flow
  • Room Database
  • Data Store
  • Firebase
  • Data-Binding
  • Binding Adapters
  • Kotlin Coroutines
  • Navigation Component