Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 449 Bytes

File metadata and controls

14 lines (11 loc) · 449 Bytes

Notes App

This is an app in which user can write can write its note and savve them and it will showen at same time to user, when user click on submit button. User can also delete the notes by click on delete button given in right of every note.

The used Api's and Liberaries are Given as :

  1. Room Persistence Liberary.
  2. OkHttp.
  3. Retrofit.
  4. Kotlin Extensions.
  5. Kotlin Coroutines.
  6. Architectural Components.
  7. Json Api Converter.