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

https://github.com/kdannothere/amphibians

The app displays information about different amphibian species, and use knowledge of networking, JSON parsing, and view models to enable the app to use data from the network
https://github.com/kdannothere/amphibians

android-app coil-kotlin moshi rest-api retrofit2

Last synced: 17 days ago
JSON representation

The app displays information about different amphibian species, and use knowledge of networking, JSON parsing, and view models to enable the app to use data from the network

Awesome Lists containing this project

README

          

The app that displays information about different amphibian species, and use knowledge of networking, JSON parsing, and view models to enable the app to use data from the network.
The app will get its data from a custom API for this project and display it in a list view.

[Download application](apk/Amphibians.apk)

![alt text](apk/Screenshot_1.png)
![alt text](apk/Screenshot_2.png)