Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 743 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 743 Bytes

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