Note.me is the first android application that I built using jetpack compose. I made this application to explore jetpack compose. There are several libraries that I applied to this application such as ROOM for local databases, MVVM for architectures, Dagger Hilt for dependency injections, Flow for asynchronous data management and Shared Preferences to store application settings data. The features in this application are quite basic such as Add Note, Update Note, Archive Note, Delete Note, and dark mode is available. This application is not yet available in the playstore but you can clone this project.
Note.me
Personal Project
