
Note taking app, MVVM with Google Architectural components Room, LiveData and ViewModel written in Kotlin, androidx libraries
MyNotes is an Android app that allows users to take notes, add images and web URLs, and customize their notes with different colors. The app is built using the androidx libraries and follows the MVVM (Model-View-ViewModel) architecture pattern with Google Architectural components such as Room, LiveData, and ViewModel. It is written in Kotlin and is designed to be beginner-friendly, inviting open source enthusiasts to contribute to the project.
MyNotes is a feature-rich note-taking app for Android that offers a range of functionalities such as plain text notes, image and web URL integration, and customizable note colors. It follows the MVVM architecture pattern and utilizes the androidx libraries and Google Architectural components. The app is written in Kotlin and is designed to be beginner-friendly, inviting developers to contribute to the open source project.
