Skip to content

lnaikins/note-taking-app

Repository files navigation

Note.d

Note.d is an android app that allows you to take notes built with Jetpack Compose.

Prerequisite

To build this project you require:

  • Android Studio Koala 2024.1.1 or higher
  • Gradle 8.4.2+
  • Kotlin 2.0.0+

Technologies Used

  • 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.

Screenshots

screenshot1 screenshot2 screenshot3 screenshot4 screenshot5

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages