A modern To-Do List app built with Jetpack Compose, featuring dark mode, task prioritization, and smooth animations.
✅ Add, complete, and delete tasks
⭐ Star important tasks for quick access and prioritization
🌙 Light & Dark mode for a personalized experience
🎨 Material 3 design for a modern and intuitive UI
🏎️ Smooth animations for an enhanced user experience
🎥 Watch the demo here: Demo Video
- Language: Kotlin
- Framework: Jetpack Compose
- Design: Material 3
- State Management:
remember { mutableStateOf() } - Animations:
AnimatedVisibility,fadeIn,fadeOut
- Clone the repository:
git clone https://github.com/naomi-afrin/ToDoList-App-JetpackCompose.git
- Navigate to the project directory:
cd ToDoList-App-JetpackCompose - Open the project in Android Studio.
- Build and run the app on an emulator or physical device.
🔔 Task notifications for reminders
🗂️ Categories & filtering for better task organization
📅 Task scheduling with due dates and deadlines
This project is licensed under the MIT License. See the LICENSE file for details.
