A Simple Jetpack Compose Notes App
Jetpack Compose Notes App
This is a simple application where you can add/edit and sort notes. When you create a note, you can
specify its color and then sort all created notes by date/time/color. The purpose of creating this
application is to get acquainted with Jetpack Compose technology.