Skip to content

developer-sumit-thakur/SampleApp

Repository files navigation

SampleApp

Sample app using Kotlin, MVVM, Retrofit, LiveData

Primary purpose of this application is to fetch nearby restaurants locations and show the list onto the UI.

I am following MVVM artitechtural pattern for this project.

For downloading data from API's, I used retrofit2 REST client which uses OkHttp library for Http requests and using GSON convertor for data serialization.

About

Sample app using MVVM, Retrofit, LiveData

Topics

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors