Welcome to the Note-Taking App! This project is a hands-on learning experience in using Room Database and MVVM architecture in Android development. π οΈ
- Create and Manage Notes ππ
- Persistent Storage with Room Database πΎ
- Reactive UI with LiveData π
- Smooth Navigation Between Activities π§
- Kotlin π
- MVVM Architecture ποΈ
- Room Database π½
- XML π
- LiveData π
- Navigation Component π§
- Structured Codebase: Following MVVM architecture for a clean and maintainable code.
- Efficient Data Handling: Room Database for local storage and LiveData for real-time updates.
- Smooth Navigation: Navigate seamlessly between activities with the Navigation Component.
Disclaimer: This project is not originally mine. I replicated it to grasp the concepts of Room Database and MVVM architecture. It's a stepping stone in my Android development learning path! π€οΈ
Feel free to clone, explore, and enhance this project! Contributions and feedback are welcome. π
Happy Coding! π»β¨