Skip to content

A note app that allows you to add, edit and delete note locally. Built with compose, dagger hilt, coroutines flow, navigation component for compose and room.

Notifications You must be signed in to change notification settings

OganBelema/NoteApp_2022

Repository files navigation

Note Application based Udemy course - Android Jetpack Compose: The Comprehensive Bootcamp [2022]

Contains modified code and makes use of:

  • Compose
  • ViewModels
  • Coroutine Flows
  • Room for note persistence
  • Navigation component for compose
  • Dagger Hilt for dependency injection
  • Repository pattern
  • MVVM

User guide:

  • Tap on note item to open in detail screen
  • Only letters and whitespaces allowed in title
  • long tap on note item to delete

TODO:

  • double tap on note item to update item

About

A note app that allows you to add, edit and delete note locally. Built with compose, dagger hilt, coroutines flow, navigation component for compose and room.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages