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: 30 days ago
JSON representation
An app that returns a list of all the Digimon from an API.
- Host: GitHub
- URL: https://github.com/getrighhttt/digimonapiexample
- Owner: GetRighhttt
- Created: 2022-06-14T15:28:52.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-05-15T21:55:58.000Z (about 3 years ago)
- Last Synced: 2025-02-07T16:16:30.435Z (over 1 year ago)
- Topics: android, coroutines, livedata, mvvm, navigation, retorfit2, viewbinding, viewmodel
- Language: Kotlin
- Homepage:
- Size: 560 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 :

