Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/xdtianyu/gturesult

This is a sample app using OkHttp and Picasso to check exam result.
https://github.com/xdtianyu/gturesult

Last synced: about 1 month ago
JSON representation

This is a sample app using OkHttp and Picasso to check exam result.

Awesome Lists containing this project

README

        

# GTUResult#
This is a sample app using OkHttp and Picasso to check exam result.

[![Google Play](http://developer.android.com/images/brand/en_generic_rgb_wo_45.png)](https://play.google.com/store/apps/details?id=org.xdty.gturesult)

[![Download Status](https://img.shields.io/github/downloads/xdtianyu/GTUResult/latest/GTUResult-v1.2.0.apk.svg)](https://github.com/xdtianyu/GTUResult/releases/download/v1.2.0/GTUResult-v1.2.0.apk)

[![Download Status](https://img.shields.io/github/downloads/xdtianyu/GTUResult/v1.1.1/total.svg)](https://github.com/xdtianyu/GTUResult/releases/download/v1.1.1/GTUResult-v1.1.1.apk)

[![Download Status](https://img.shields.io/github/downloads/xdtianyu/GTUResult/v1.1.0/total.svg)](https://github.com/xdtianyu/GTUResult/releases/download/v1.1.0/MyExamResult-v1.1.0.apk)

[![Download Status](https://img.shields.io/github/downloads/xdtianyu/GTUResult/v1.0.0/total.svg)](https://github.com/xdtianyu/GTUResult/releases/download/v1.0.0/MyExamResult-v1.0.0.apk)

Contribution
-------

1. Pull requests are welcome.
2. Report a bug or have any good idea for improvement, you can submit an [issue](https://github.com/xdtianyu/GTUResult/issues) at github.

Thanks to
-------

[OkHttp](https://github.com/square/okhttp): An HTTP & SPDY client for Android and Java applications

[Picasso](https://github.com/square/picasso): A powerful image downloading and caching library for Android

[jsoup](https://github.com/jhy/jsoup/): Java HTML parser that makes sense of real-world HTML soup

LICENSE
-------

```
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```

This application is open source and free to use, just do what you want.