/ComposeNote

A note-taking app built using Jetpack Compose, Room Database, Hilt Dependency Injection, and more.

Primary LanguageKotlin

ComposeNote - A Simple Note-Taking App

ComposeNote is a straightforward note-taking app built using Jetpack Compose, Room Database, Hilt Dependency Injection, and more. This project serves as a practical demonstration of Android app development concepts and showcases the following features:

Screenshots

note app image

  • Create, edit, and delete notes.
  • Store notes locally using Room Database.
  • User-friendly Jetpack Compose UI.
  • Light and dark theme support.
  • Dependency injection with Hilt.

Table of Contents

Technologies Used

Getting Started

To get started with this project, follow these steps:

  1. Clone the repository to your local machine:

https://github.com/sayandbera/ComposeNote.git