My Projects

Simple Notes

In this project, I built a straightforward Simple Notes mobile app using Kotlin. I made it work with a local Room database and used Dagger Hilt for dependency injection. It follows a clear structure called MVVM and can do basic tasks like creating, reading, updating, and deleting notes. The app's look and feel are modern and user-friendly, thanks to Jetpack Compose.