Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1017 Bytes

File metadata and controls

23 lines (15 loc) · 1017 Bytes

Android ToDo App

A simple and robust To-Do List application built with Kotlin and integrated with Google Firebase for backend services.

✨ Key Features

  • Google Authentication: Seamless sign-in and account management using Google Sign-In.
  • Firebase Backend: Data is stored and managed securely using Firebase Firestore (NoSQL Database).
  • CRUD Operations:
    • Add Task: Easily create and save new to-do items.
    • Delete Task: Permanently remove completed or unwanted tasks.
    • Search Task: Quickly find specific tasks using the integrated search function.
  • Built with Kotlin: Modern, concise, and safe programming language.

⬇️ Download & Installation

You can download the latest stable version of the app directly from our GitHub Releases page.

[Download Latest APK Here] (https://github.com/Sarim2022/Android-ToDo-App/releases/download/v1.0.0/app-debug.apk)

Note: This app requires an internet connection to use Firebase services.