Note.d is an android app that allows you to take notes built with Jetpack Compose.
To build this project you require:
- Android Studio Koala 2024.1.1 or higher
- Gradle 8.4.2+
- Kotlin 2.0.0+
- Jetpack Compose: Android's modern UI Toolkit
- Kotlinx Serialization: Cross platform framework for data serialization.
- Room database: Library that provides an abstraction layer over SQLite to allow for more robust database access while harnessing the full power of SQLite.
- Hilt: Hilt provides a standard way to incorporate Dagger dependency injection into an Android application.
|
|
|
|
|




