Simple Note App Created with Jetpack Compose for Android

JetNote

An app created to learn how to use Jetpack compose. This app uses the MVVM pattern.
JetNote allows the user to create new notes and remove the created notes by clicking on them.
The app also uses ROOM to save the notes locally and Hilt & Dagger for dependency injection.

GitHub

View Github