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

https://github.com/aleksbgbg/http-cat-mobile

A mobile interface to represent HTTP error codes using cat images, via the https://http.cat API.
https://github.com/aleksbgbg/http-cat-mobile

android android-studio error-codes google http http-cat kotlin mobile

Last synced: about 1 month ago
JSON representation

A mobile interface to represent HTTP error codes using cat images, via the https://http.cat API.

Awesome Lists containing this project

README

          

# http.cat: Mobile
A mobile interface to represent HTTP error codes using cat images, via the https://http.cat API. Part of the Google interview process.

See http.cat [here](https://github.com/rogeriopvl/http.cat).

## Build Instructions
To build and run this application:
- Download Android Studio [here](https://developer.android.com/studio);
- Follow the official documentation instructions on how to run an app from Android Studio, [here](https://developer.android.com/training/basics/firstapp/running-app).

## References
For each webpage used during the development process, see the PDF of Harvard-style references (in the current directory): [References.pdf](/References.pdf).

## Preview
### Main Interface
![](/readme-images/main-interface.png)

### Full-Screen View
![](/readme-images/full-screen-view.png)