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:
- 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.
- Jetpack Compose: Modern Android UI toolkit.
- Room Database: Local data storage.
- Hilt: Dependency injection framework.
- Navigation Component: Navigational flow.
- ViewModel: UI-related data management.
- Material Design Components: UI elements and theming.
- ViewModel: UI-related data management.
To get started with this project, follow these steps:
-
Clone the repository to your local machine: