Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/getrighhttt/digimonapiexample

An app that returns a list of all the Digimon from an API.
https://github.com/getrighhttt/digimonapiexample

android coroutines livedata mvvm navigation retorfit2 viewbinding viewmodel

Last synced: about 1 month ago
JSON representation

An app that returns a list of all the Digimon from an API.

Awesome Lists containing this project

README

        

# DigimonAPIExample

### Description :

One of the first apps I ever made! It just receives a response from

an API and returns a list of Digimon on the second fragment. Good demo

for those who are just getting started with Android.

I added two horizontal recyclerviews to the main activity just

to make the main screen look a little better.

### APP PREVIEW :
![2022-08-29](https://user-images.githubusercontent.com/105057858/187283105-b6c03d37-4792-4c2a-ade3-bb224b6f46ec.png)


![2022-08-29 (1)](https://user-images.githubusercontent.com/105057858/187283119-d3571458-39a1-4de2-aa14-204f0382a21d.png)