Skip to content

Latest commit

Β 

History

History
28 lines (21 loc) Β· 926 Bytes

README.md

File metadata and controls

28 lines (21 loc) Β· 926 Bytes

Introduction

Simple Note App using Android-Kotlin

Features

  • πŸ—’οΈ Create
  • πŸ“ Edit
  • ❌ Delete notes.

Library used

  • Room
  • Viewmodel
  • Livedata
  • Coroutines
  • Navigation Component
  • Safe Args
  • Search View

Architucture

  • MVVM

Screenshots