Skip to content

rohitshahane93/NotesApplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages