The Todo App is a comprehensive Android application created to help users organize, track, and manage their daily tasks effectively. Built in Java using Android Studio, the app combines a simple yet powerful task management system with modern design principles and Firebase integration for secure user authentication. The project highlights key Android development skills, including user interface design, database handling, authentication, and app deployment.
When the app is launched, users are greeted with a Splash Screen before entering the authentication flow. The app provides multiple entry points: Login, Register, and Forget Password. New users can register with their details, while existing users can sign in using Firebase Authentication, which ensures secure and reliable login. If a user forgets their credentials, the password recovery option allows easy reset, making the application accessible and user-friendly.