Skip to content

MianMuzammil67/NoteBook-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes Application

This is a simple Notes Application built using MVVM architecture, LiveData, Room database, and RecyclerView.

Introduction

The Notes Application allows users to create, read, update, and delete notes on their Android devices. It uses the MVVM architecture, which separates the application logic into three layers: the View, ViewModel, and Model. LiveData is used for observing data changes, Room database for storing and retrieving notes, and RecyclerView for displaying the notes in a list.

Key Features

  • Create, read, update, and delete notes
  • MVVM architecture for separation of concerns
  • LiveData for observing data changes
  • Room database for storing and retrieving notes
  • RecyclerView for displaying notes in a list

Requirements

  • Android Studio 4.1.1 or higher
  • Android SDK 21 or higher

Getting Started

To get started with the Notes Application, simply clone the repository and open the project in Android Studio. Build and run the application on an emulator or a physical device running Android SDK 21 or higher.

About

NoteBook app with Room DataBase and MVVM architecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages