Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/thatfiredev/shopifymobileinternchallengewinter2019

My Solution for the Shopify Mobile Intern Challenge (Android)
https://github.com/thatfiredev/shopifymobileinternchallengewinter2019

Last synced: 9 days ago
JSON representation

My Solution for the Shopify Mobile Intern Challenge (Android)

Awesome Lists containing this project

README

        

![Build Status](https://travis-ci.com/rosariopfernandes/ShopifyMobileInternChallengeWinter2019.svg?branch=master)

# Shopify Mobile Intern Challenge (Android) Winter 2019

This repository contains my solution for the Shopify Mobile Intern Challenge (Android) Winter 2019.
Find the Problem description [here](Problem.md).

Tags List Page
Products List Page

## Contributing
Feel free to **contribute with suggestions and bug reports** via
[issues](https://github.com/rosariopfernandes/ShopifyMobileInternChallengeWinter2019/issues/new).

Currently **not accepting code contributions**, since all the code written here must be made by me. Sorry about that, and thanks for your comprehension.

## License
This Project is licensed under the [MIT License](LICENSE).

## Acknowledgements

The project makes use of the following open source libraries:

- [Retrofit](http://square.github.io/retrofit/)

- [Glide](https://bumptech.github.io/glide/)

- [livedata-ktx](https://github.com/Shopify/livedata-ktx)