Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 704 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 704 Bytes

ToDo App

Welcome to the ToDo App! This Kotlin-based Android application helps us to create ToDo's. This app leverages Firebase for authentication, real-time database, and utilizes Navigation Components for seamless navigation between different screens.

Features

  • User authentication with Firebase Auth.
  • Real-time synchronization of ToDo tasks using Firebase Realtime Database.
  • Intuitive user interface for managing ToDo tasks.
  • Navigation components for smooth app navigation.
  • Swipe left on a todo to trigger the delete action.
  • Swipe right on a todo to initiate the edit action.

Video

ToDo.mp4