Skip to content

Notes App using Android Jetpack with MVVM+Clean Architecture

Notifications You must be signed in to change notification settings

utkarsh006/Notes-app-compose

Repository files navigation

Notes App Compose 📒

  • The Notes App is a simple and intuitive application designed for creating, managing, and organizing your notes seamlessly. Whether you're a student, professional, or anyone who loves to jot down thoughts, this app provides an efficient way to keep track of your ideas, tasks, and important information 😄

Features 📱

  • Create and Edit Notes
  • Delete Notes
  • Share the Notes
  • Organize with Categories
  • Offline Access

Concepts Used ⚙️

  • Android Jetpack
  • MVVM+Clean Architecture
  • Navigation Components
  • Dagger Hilt
  • RoomDB
  • Coroutines