Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.57 KB

File metadata and controls

37 lines (26 loc) · 1.57 KB

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