Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NotesApplication

simple notes taking application

It is a simple notes taking application which is fully developed using Kotlin language as part of "30 Days of Kotlin" course. This application allows you to add, read, edit and delete note/ notes

Application uses following Kotlin concepts

  1. Kotlin null safety
  2. Kotlin Coroutines
  3. Extension functions
  4. lazy initialization
  5. Scope functions
  6. Data classes

This application also uses

  1. Room database
  2. Architecture components(ViewModel, LiveData)
  3. Jetpack Navigation component

About

simple notes taking application

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages