Skip to content

izowmart/NoteApplication-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NoteApplication-App

A simple Note Application built in Jetpack compose for adding and editing notes and caching using Room dataase Libraries used in the whole application are:

  1. Jetpack🚀
  2. MVVM- Architecture
  3. Viewmodel - Manage UI related data in a lifecycle conscious way
  4. Compose - A modern declarative way to build android ui
  5. Room Database for local caching
  6. kotlinx.coroutines - Library Support for coroutines
  7. Hilt - Used for Dependency injection
  8. Coil - Allows for fetching and displaying of images in the composables
  9. Canvas for drawing an styling the cards
  10. JUnit & and esspreso for UI testing, Unit Testing and End-to-End

Screen Shorts

WhatsApp Image 2022-10-10 at 17 03 10 (1) WhatsApp Image 2022-10-10 at 17 03 10 WhatsApp Image 2022-10-10 at 17 03 09

About

A simple Note Application in jetpack compose with Tests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages