Skip to content
/ Todo Public

Android architecture components, Navigation Architecture Component, Room database, Databinding

Notifications You must be signed in to change notification settings

sonpxp/Todo

Repository files navigation

📝 ToDoApp

A simple and clean Android To-Do application using modern Android architecture components:

  • ✅ Navigation Architecture Component
  • 🗄️ Room Database
  • 🔗 DataBinding

📱 Screenshots


Task List Screen

📌 More screenshots.


🛠 Built With


📦 Features

  • Add, edit, and delete tasks
  • Mark tasks as completed
  • Live UI updates with DataBinding
  • Persistent data using Room

🚀 Getting Started

  1. Clone this repository:

    git clone https://github.com/sonpxp/ToDoApp.git
  2. Open in Android Studio

  3. Build and run on your device or emulator


📄 License

This project is licensed under the MIT License - see the LICENSE file for details.


🙌 Acknowledgements

Inspired by the official Android architecture samples.

About

Android architecture components, Navigation Architecture Component, Room database, Databinding

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages