Skip to content

Latest commit

 

History

History
11 lines (5 loc) · 239 Bytes

README.md

File metadata and controls

11 lines (5 loc) · 239 Bytes

Jetpack Note App

This project demonstrates the followings :

  1. Room Database - Part of Jetpack

  2. Dependency Injection using Hilt library

  3. Coroutines and suspend functions - To do work in background away from the main UI thread