/Kotlin_Mvvm_list_users_and_search

A Kotlin android project using the architecture MVVM with coroutines to list users and search users. The repo include the Api Rest project built with Node.js and Express

Primary LanguageKotlin

Kotlin Android project with MVVM pattern and Coroutines


A Kotlin android project using the architecture MVVM with coroutines to list users and search users. The repo include the Api Rest project built with Node.js and Express


Features

  • list users
  • search users by name
A webservice was done with node.js and express

App Images

App Libraries

  • Retrofit
  • Gson
  • Glide
  • Livedata-Viewmodel
  • Navigation-components

Backend

  • Node.js
  • Express
  • Mongodb
  • Mongoose