You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NoteApp is a Java-based Android application that follows the Model-View-ViewModel (MVVM) architectural pattern and utilizes Room Database for seamless CRUD (Create, Read, Update, Delete) operations on notes. This repository contains the complete source code for the NoteApp Android application.