This is a clean and minimal To-Do Notes App built using Android Studio. It allows users to quickly create, edit, delete, and manage their daily tasks in an organized way. The app features a modern UI, smooth transitions, and responsive design to work flawlessly across different devices.
📝 Add new notes or tasks instantly 🗂️ Edit or update existing tasks ❌ Delete completed or unwanted notes ✅ Mark tasks as completed 🔍 Organized and scrollable list view 🌙 Light and Dark mode support (optional) 📦 Local data storage using Room DB or SQLite 🎨 Clean UI following Material Design principles 📲 Fully responsive and optimized for mobile devices
Language: Java or Kotlin IDE: Android Studio UI: XML + Material Components Data Storage: Room Database / SQLite Architecture: MVVM (optional)
Clone the repository Open the project in Android Studio Build and run on an emulator or physical device Start adding, editing, and managing your notes!