Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/thatfiredev/shopifymobileinternchallengewinter2019
- Owner: thatfiredev
- License: mit
- Created: 2018-09-10T16:13:59.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-09T18:25:22.000Z (almost 5 years ago)
- Last Synced: 2024-12-07T20:27:37.869Z (18 days ago)
- Language: Kotlin
- Homepage:
- Size: 424 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).
## 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)